summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu/system.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-23 19:11:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-23 19:11:46 +0000
commit39e50b3f231f23ccc206b2551286b6f6531acfc0 (patch)
tree6d2f069472f0b93e76961d9cc28c3bf9b1a6d3be /doc/tools/bmenu/system.h
parent2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-39e50b3f231f23ccc206b2551286b6f6531acfc0.tar.bz2
2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* system.h: Remove USE_INLINES. * chain.c: Remove USE_INLINES.
Diffstat (limited to '')
-rw-r--r--doc/tools/bmenu/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/tools/bmenu/system.h b/doc/tools/bmenu/system.h
index cfc84e6333..a573045070 100644
--- a/doc/tools/bmenu/system.h
+++ b/doc/tools/bmenu/system.h
@@ -13,7 +13,6 @@ typedef unsigned int unsigned32;
typedef unsigned short unsigned16;
typedef unsigned char unsigned8;
-#define USE_INLINES
#define STATIC static
#define INLINE inline