summaryrefslogtreecommitdiff
path: root/bdoc.txt
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2008-11-11 23:00:38 +0000
committerMatt Turner <mattst88@gmail.com>2008-11-11 23:00:38 +0000
commit5a7f0d2e7b4265153ccc70051bdae8b851617ede (patch)
treeb29e974f32a1ddba669359100bb6748c72cbfd1e /bdoc.txt
parentbef5cb4c61e44ee8784f233eb2ec230c776dbda6 (diff)
Remove stupid datatypes. Begin code cleanup
git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@5 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
Diffstat (limited to 'bdoc.txt')
-rw-r--r--bdoc.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/bdoc.txt b/bdoc.txt
index e557bb0..a8d70b3 100644
--- a/bdoc.txt
+++ b/bdoc.txt
@@ -1104,8 +1104,7 @@ Porting Considerations
The bitfield operations benchmark is dependent on the size of the long
datatype. On most systems, this is 32 bits. However, on some of the newer
-RISC chips, a long can be 64 bits long. If your system does use 64-bit
-longs, you'll need to #define the symbol LONG64.
+RISC chips, a long can be 64 bits long.
If you are unsure of the size of a long in your system (some C compiler
manuals make it difficult to discover), simply place an ALLSTATS=T line in