You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 7a82c3eca3 Added missing ssize_t 19 years ago
..
bits Added __constant_memcpy() based on version in Linux's string.h. 19 years ago
basemem.h Fixes for gcc >= 3.2 from Georg Baum 20 years ago
bios.h Moved disk functions to drivers/bus/bios_disks.c 20 years ago
bios_disks.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. 20 years ago
bochs.h Doxygenation 20 years ago
callbacks_arch.h Initial revision 20 years ago
gateA20.h First version 20 years ago
hidemem.h Merged mcb30-realmode-redesign back to HEAD 20 years ago
hooks.h Update to cope with changes in registers.h 20 years ago
io.h compiler.h is now always included on the command line. 20 years ago
kir.h Merged mcb30-realmode-redesign back to HEAD 20 years ago
latch.h Initial revision 20 years ago
libkir.h Made copy_{to,from}_real volatile, so that they don't get optimised away. Added REAL_FRAGMENT(), because it could conceivably be useful. 20 years ago
librm.h Fixes for gcc >= 3.2 from Georg Baum 20 years ago
limits.h Initial revision 20 years ago
memsizes.h Merged mcb30-realmode-redesign back to HEAD 20 years ago
pci_io.h For pci_io.c 20 years ago
pic8259.h Merged mcb30-realmode-redesign back to HEAD 20 years ago
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). 20 years ago
pxe_callbacks.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). 20 years ago
realmode.h Update to cope with changes in registers.h 20 years ago
registers.h Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3. 20 years ago
relocate.h gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... 19 years ago
setjmp.h Initial revision 20 years ago
stdint.h Added missing ssize_t 19 years ago
vga.h Initial revision 20 years ago
virtaddr.h Add a const to avoid a warning 20 years ago