repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm: use arch_map2str to print pagefault info, to properly display code addrs
[minix.git]
/
test
/
scancodes
/
Makefile
blob
4d0f0d51c60580adc2c61df7173d3b9190b1740f
1
all
:
test-scancodes
2
3
clean
:
4
rm
-
f
*
.o test-scancodes
5
6
test-scancodes
:
test-scancodes.o
7
8
test-scancodes.o
:
test-scancodes.c
9
10