summaryrefslogtreecommitdiff
path: root/sys/arch/cats/include/proc.h
AgeCommit message (Collapse)Author
2001-11-25End the "new ARM includes strategy" experiment. The new strategythorpej
broke too many assumptions makde by other parts of the source tree, and the strategy and how it was supposed to work was never discussed on tech-userlevel, nor was it applied consistently (to all ARM ports and to other ports which have common MACHINE_ARCH code, such as MIPS, m68k, powerpc). Verified to complete a full "make build" on cats, dnard, evbarm, and netwinder.
2001-06-12Eliminate all files that are just #include <arm.foo.h>. Update Makefilematt
to refer to cats, not netwinder.
2001-06-08Finish off the cats arch dir by creating an include dir and populating it fromchris
arm32/include. Make use of std.cats in the kernel config. Fixup files.cats so it actually works.