Add to MMU init: bypass cache in MMIO page
[pdp11-memory-test] / bootstrap.s
CommitLineData
6df6071a
AT
1.globl _start
2
3_start:
4 mov $020000,sp
5 jsr pc,_memtest
6 halt