index
:
sparse/sparse-dev.git
Sparse's development tree with unstable git history
Chris Li
about
summary
refs
log
tree
commit
diff
stats
homepage
path:
root
/
machine.h
diff options
Diffstat
(limited to 'machine.h')
-rw-r--r--
machine.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/machine.h b/machine.h
index 6eba448c..1fe933ce 100644
--- a/
machine.h
+++ b/
machine.h
@@ -8,7 +8,7 @@
#endif
-enum {
+enum bitness {
ARCH_LP32,
ARCH_X32,
ARCH_LP64,