aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'machine.h')
-rw-r--r--machine.h2
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,