added ramtest

This commit is contained in:
Andrew Ip 2002-10-20 08:06:30 +00:00
commit 36edc77528

View file

@ -0,0 +1,5 @@
mov $0x00000000, %eax
mov $0x0009ffff, %ebx
mov $16, %ecx
CALLSP(ramtest)