mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 08:26:14 +00:00
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
# This is currently disabled because vex doesn't deal with x86
|
|
# int $n for n != 0x80 and so the test is pointless (at the moment).
|
|
prog: int
|
|
cleanup: rm -f vgcore.*
|