summaryrefslogtreecommitdiff
path: root/gprof/vax.c
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-01-20 23:37:57 +0000
committerBen Elliston <bje@au.ibm.com>2005-01-20 23:37:57 +0000
commit823ecbdedd9f00a3cc618c7d14bcba0cc899f8fc (patch)
tree744df209423983eb472f3e711903acdcfb2e414d /gprof/vax.c
parent4810f0a17608dcd18f8297cad8fb0d1dbdb6db5a (diff)
downloadbinutils-redhat-823ecbdedd9f00a3cc618c7d14bcba0cc899f8fc.tar.gz
* gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
Diffstat (limited to 'gprof/vax.c')
-rw-r--r--gprof/vax.c18
1 files changed, 10 insertions, 8 deletions
diff --git a/gprof/vax.c b/gprof/vax.c
index 9c0665010e..6216589d96 100644
--- a/gprof/vax.c
+++ b/gprof/vax.c
@@ -53,15 +53,17 @@ enum opermodes
};
typedef enum opermodes operandenum;
-#if 0
+/* *INDENT-OFF* */
/* Here to document only. We can't use this when cross compiling as
- the bitfield layout might not be the same as native. */
-struct modebyte
- {
- unsigned int regfield:4;
- unsigned int modefield:4;
- };
-#endif
+ the bitfield layout might not be the same as native.
+
+ struct modebyte
+ {
+ unsigned int regfield:4;
+ unsigned int modefield:4;
+ };
+*/
+/* *INDENT-ON* */
/*
* A symbol to be the child of indirect calls: