diff options
author | Eric Andersen | 1999-11-19 02:38:58 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-19 02:38:58 +0000 |
commit | 08b1034f4f0b910660a8b1a537f86462fa41ebad (patch) | |
tree | 4a39b721f4654120bff47fcd7cd95906172ec16f /internal.h | |
parent | ab746abfc05c28824b25e12b86a538b09fb9275d (diff) | |
download | busybox-08b1034f4f0b910660a8b1a537f86462fa41ebad.zip busybox-08b1034f4f0b910660a8b1a537f86462fa41ebad.tar.gz |
Stuf
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,8 +33,6 @@ /* Some useful definitions */ -#define STDIN 0 -#define STDOUT 1 #define FALSE ((int) 1) #define TRUE ((int) 0) |