Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/include/bios/bios.h

    r2ddcc7b rd99c1d2  
    2727 */
    2828
    29 /** @addtogroup ia32
     29/** @addtogroup ia32   
    3030 * @{
    3131 */
     
    3838#include <typedefs.h>
    3939
    40 #define BIOS_EBDA_PTR  0x40e
     40#define BIOS_EBDA_PTR   0x40e
    4141
    4242extern uintptr_t ebda;
Note: See TracChangeset for help on using the changeset viewer.