您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Brown 7a82c3eca3 Added missing ssize_t 19 年前
..
bits Added __constant_memcpy() based on version in Linux's string.h. 19 年前
basemem.h Fixes for gcc >= 3.2 from Georg Baum 20 年前
bios.h Moved disk functions to drivers/bus/bios_disks.c 20 年前
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 年前
bochs.h Doxygenation 20 年前
callbacks_arch.h Initial revision 20 年前
gateA20.h First version 20 年前
hidemem.h Merged mcb30-realmode-redesign back to HEAD 20 年前
hooks.h Update to cope with changes in registers.h 20 年前
io.h compiler.h is now always included on the command line. 20 年前
kir.h Merged mcb30-realmode-redesign back to HEAD 20 年前
latch.h Initial revision 20 年前
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 年前
librm.h Fixes for gcc >= 3.2 from Georg Baum 20 年前
limits.h Initial revision 20 年前
memsizes.h Merged mcb30-realmode-redesign back to HEAD 20 年前
pci_io.h For pci_io.c 20 年前
pic8259.h Merged mcb30-realmode-redesign back to HEAD 20 年前
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 年前
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 年前
realmode.h Update to cope with changes in registers.h 20 年前
registers.h Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3. 20 年前
relocate.h gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... 19 年前
setjmp.h Initial revision 20 年前
stdint.h Added missing ssize_t 19 年前
vga.h Initial revision 20 年前
virtaddr.h Add a const to avoid a warning 20 年前