]> Zhao Yanbai Git Server - minix.git/commit
Replace MACHINE/CHIP macros with compiler macros
authorArun Thomas <arun@minix3.org>
Mon, 6 Aug 2012 10:55:50 +0000 (12:55 +0200)
committerArun Thomas <arun@minix3.org>
Mon, 6 Aug 2012 15:49:22 +0000 (17:49 +0200)
commit6723dcfab79044b2013c3a5ccf0228b652d7bd73
treedcc31cc149ca6f9a29b31514afe4e9d77527f191
parent59193607367d4bd2c978683ab8746b08eb9702f9
Replace MACHINE/CHIP macros with compiler macros
27 files changed:
commands/mdb/mdb.c
commands/mdb/mdb.h
commands/mdb/sym.c
commands/mined/mined.h
commands/mined/mined1.c
drivers/tty/rs232.c
drivers/tty/tty.c
drivers/tty/tty.h
include/arch/i386/include/interrupt.h
include/arch/i386/include/ports.h
include/minix/config.h
include/minix/const.h
include/minix/sys_config.h
kernel/system.c
kernel/system/do_fork.c
kernel/system/do_mcontext.c
kernel/system/do_sigreturn.c
kernel/system/do_sigsend.c
kernel/system/do_trace.c
lib/libaudiodriver/audio_fw.c
lib/libc/sys-minix/_ucontext.c
lib/libexec/exec_aout.c
lib/libmthread/allocate.c
servers/is/dmp_kernel.c
servers/pm/main.c
test/test59.c
usr.sbin/mkfs.mfs/mkfs.c