Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process...
commit8352033dd5651d5835e6ef18ae8ee3fbf3dcbf3f
authoroliverschmidt <oliverschmidt>
Thu, 4 Feb 2010 23:52:30 +0000 (4 23:52 +0000)
committeroliverschmidt <oliverschmidt>
Thu, 4 Feb 2010 23:52:30 +0000 (4 23:52 +0000)
tree5b5e73456fb71b7d04d64e436a6a9e5cff2b1ccc
parentb201070f1e85ad6dbbb90764f74d6d9298af7ecf
Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process by calling LOAD_UNLOAD().
cpu/6502/6502def.h
cpu/6502/Makefile.6502
cpu/6502/lib/unload.c [new file with mode: 0644]
cpu/6502/lib/unload.h [new file with mode: 0644]