freebsd-dev/sys/arm
Ruslan Ermilov 224d140293 Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
MACHINE_ARCH and MACHINE).  Their purpose was to be able to test
in cpp(1), but cpp(1) only understands integer type expressions.
Using such unsupported expressions introduced a number of subtle
bugs, which were discovered by compiling with -Wundef.
2005-12-06 13:27:21 +00:00
..
arm Try to use contigmalloc() even if M_NOWAIT has been specified. 2005-12-05 12:58:44 +00:00
compile
conf Remove duplicate entry for DDB. 2005-10-04 14:39:33 +00:00
include Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with 2005-12-06 13:27:21 +00:00
sa11x0 Provide a dump_avail[] variable, which contains the page ranges to be 2005-10-03 14:15:50 +00:00
xscale Use a magic number to know we were started from the elf wrapper. 2005-11-24 02:27:55 +00:00