NetBSD/sys/arch/macppc
wrstuden 1ada35e0f6 Adjust how we set up our stack. According to the ABI, we store the
return pc address at (r1). So don't initialize r1 to be outside our
stack area. Scooted it in 16 bytes to help alignment.
2002-05-16 18:02:47 +00:00
..
compile
conf Add puc at pci and com at puc, since those seem to work under 1.5.2 (and hence 2002-05-11 18:05:12 +00:00
dev Add a null asm statement in adb_read_date_time() 2002-05-05 18:36:03 +00:00
include Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
macppc Eliminate commons. 2002-05-13 06:05:32 +00:00
pci * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
stand Adjust how we set up our stack. According to the ABI, we store the 2002-05-16 18:02:47 +00:00
Makefile