Sign in
akaros
/
upstream
/
refs/heads/pcidevice
/
.
/
tests
/
hlt.s
blob: 2c9fdf5ed13fa09e2134bbce187a186e96bf8526 [
file
] [
log
] [
blame
] [
edit
]
.
=
0x2000
_start
:
hlt
/*
as
-
o hlt.o hlt.s
&&
ld
--
nostdlib
-
o hlt hlt.o
*/