Changes in kernel/arch/ia32/include/bios/bios.h [2ddcc7b:d99c1d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/bios/bios.h
r2ddcc7b rd99c1d2 27 27 */ 28 28 29 /** @addtogroup ia32 29 /** @addtogroup ia32 30 30 * @{ 31 31 */ … … 38 38 #include <typedefs.h> 39 39 40 #define BIOS_EBDA_PTR 40 #define BIOS_EBDA_PTR 0x40e 41 41 42 42 extern uintptr_t ebda;
Note:
See TracChangeset
for help on using the changeset viewer.