minix/kernel/arch/i386
Lukasz Hryniuk 06154a34a4 Some more 64bit function eradication.
. Replace 64bit funcions with operators in arch_clock.c
  . Replace 64bit funcions with operators in proc.c
  . Replace 64bit funcions with operators in vbox.c
  . Replace 64bit funcions with operators in driver.c
  . Eradicates is_zero64, make_zero64, neg64

Change-Id: Ie4e1242a73534f114725271b2e2365b2004cb7b9
2013-08-07 12:35:53 +00:00
..
include Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
acpi.c Add acpi poweroff 2013-05-29 16:12:33 +00:00
acpi.h Add acpi poweroff 2013-05-29 16:12:33 +00:00
apic_asm.h
apic_asm.S SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
apic.c SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
apic.h
arch_clock.c Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
arch_do_vmctl.c
arch_reset.c Add acpi poweroff 2013-05-29 16:12:33 +00:00
arch_smp.c Kernel: resolve -Wall warnings for SMP 2012-08-14 16:38:03 +00:00
arch_system.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
arch_watchdog.c Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
breakpoints.c
debugreg.h
debugreg.S
direct_tty_utils.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
do_iopenable.c Kernel: use okendpt() to resolve stored endpoints 2012-08-15 08:50:30 +00:00
do_readbios.c
do_sdevio.c Kernel: use okendpt() to resolve stored endpoints 2012-08-15 08:50:30 +00:00
exception.c kernel: trap-dependent state restore, trace fixes 2013-01-08 15:47:37 +00:00
glo.h
head.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
i8259.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
io_inb.S
io_inl.S
io_intr.S
io_inw.S
io_outb.S
io_outl.S
io_outw.S
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S phys_memset improvements 2012-09-21 14:15:44 +02:00
Makefile.inc ARM updates 2013-01-17 10:03:58 +01:00
memory.c panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
mpx.S Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
oxpcie.c
oxpcie.h
pg_utils.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
pre_init.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
procoffsets.cf Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
protect.c libexec: mmap support, prealloc variants 2013-04-24 10:18:16 +00:00
sconst.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
serial.h
trampoline.S
usermapped_data_arch.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
usermapped_glo_ipc.S kernel: trap-dependent state restore, trace fixes 2013-01-08 15:47:37 +00:00