git-svn-id: http://svn.code.sf.net/p/netboot65/code@16 93682198-c243-4bdb-bd91-e943c89aac3b

This commit is contained in:
jonnosan 2009-01-22 02:53:18 +00:00
parent 6d88a6a03e
commit ff05c35ea2
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@
.bss
temp_bin: .res 1
temp_bcd: .res 2
;temp_bin: .res 1
;temp_bcd: .res 2
bin_file_jmp: .res 3

View File

@ -27,4 +27,4 @@ rescue Interrupt
log_msg "got interrupt signal - shutting down"
end
tftp_server.shutdown
log_msg "shut down complete."
log_msg "shut down complete."