minix/kernel/arch/i386
Arun Thomas 9a21d1a2fd Macros for symbols used in both ASM and C
-The macros take care of prepending the leading underscore when
 necessary.
2010-08-17 16:44:07 +00:00
..
include Multiboot support (contributed by Feiran "Fam" Zheng); 2010-07-23 14:24:34 +00:00
apic_asm.h
apic_asm.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
apic.c
apic.h
arch_clock.c
arch_do_vmctl.c
arch_system.c Fixed warning noreturn function returns in arch_system.c 2010-08-06 12:48:26 +00:00
arch_watchdog.c
breakpoints.c
debugreg.h
debugreg.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
do_int86.c
do_iopenable.c
do_readbios.c
do_sdevio.c
exception.c Don't panic so easily on unexpected pagefault. 2010-07-20 23:51:34 +00:00
glo.h
i8259.c
io_inb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_intr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
kernel.lds
klib.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
klib16.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
Makefile.inc both ack and gcc can compile klib16.S 2010-08-06 12:46:44 +00:00
memory.c
mpx.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
multiboot.h Multiboot support (contributed by Feiran "Fam" Zheng); 2010-07-23 14:24:34 +00:00
multiboot.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
oxpcie.c
oxpcie.h
pre_init.c Missing prototype in pre_init.c 2010-08-06 12:26:26 +00:00
protect.c Multiboot support (contributed by Feiran "Fam" Zheng); 2010-07-23 14:24:34 +00:00
proto.h
sconst.h
serial.h