summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1997-07-20 12:16:17 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:39:55 +0200
commit9d97bc3cb3aecd3416fb7c4be3ca2f436665b696 (patch)
treeb1e5b67ef9e065efb6a4c9977ecfac8dedbad39b /tests/README
parente63c244cb22bf48ca1d2695784a072269d19ea96 (diff)
downloaddev86-9d97bc3cb3aecd3416fb7c4be3ca2f436665b696.tar.gz
Import Dev86src-0.12.4.tar.gzv0.12.4
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/README b/tests/README
index 1f9bcfd..996660f 100644
--- a/tests/README
+++ b/tests/README
@@ -18,7 +18,4 @@ wc.c Word,line and character counts.
grab.c Grabs _all_ available memory (3GB+ on Linux-i386) then frees
rand.c Generates random numbers and pipes them to 'hd'
-BTW: i386 OMAGIC files can be converted to deformed ELFs with this:
- $ objcopy -O elf32-i386 sync
-
-Robert