summaryrefslogtreecommitdiffhomepage
path: root/samples/bt.mixal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-09 13:07:22 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-09 13:07:22 +0000
commit0e9f85afc65fbe21a43bf5e78a23ae3277c4f627 (patch)
tree5644b8a02d6fd1e744e39ca9a33876ba3bf14328 /samples/bt.mixal
parent3d768292642f91b38ac053863a4187e7c2182ae4 (diff)
downloadmdk-0e9f85afc65fbe21a43bf5e78a23ae3277c4f627.tar.gz
mdk-0e9f85afc65fbe21a43bf5e78a23ae3277c4f627.tar.bz2
moved to tests
Diffstat (limited to 'samples/bt.mixal')
-rw-r--r--samples/bt.mixal6
1 files changed, 0 insertions, 6 deletions
diff --git a/samples/bt.mixal b/samples/bt.mixal
deleted file mode 100644
index 00306ae..0000000
--- a/samples/bt.mixal
+++ /dev/null
@@ -1,6 +0,0 @@
- ORIG 0
-BEG JMP *+1
- JMP *+1
-FOO JMP BAR
-BAR HLT
- END BEG