summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/vax/bits/uClibc_arch_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/vax/bits/uClibc_arch_features.h')
-rw-r--r--libc/sysdeps/linux/vax/bits/uClibc_arch_features.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/libc/sysdeps/linux/vax/bits/uClibc_arch_features.h b/libc/sysdeps/linux/vax/bits/uClibc_arch_features.h
index 754979e8e..0099b24d6 100644
--- a/libc/sysdeps/linux/vax/bits/uClibc_arch_features.h
+++ b/libc/sysdeps/linux/vax/bits/uClibc_arch_features.h
@@ -1,12 +1,9 @@
-#ifndef _BITS_UCLIBC_ARCH_FEATURES_H
-#define _BITS_UCLIBC_ARCH_FEATURES_H
-
/*
- *
* Track misc arch-specific features that aren't config options
- *
*/
+#ifndef _BITS_UCLIBC_ARCH_FEATURES_H
+#define _BITS_UCLIBC_ARCH_FEATURES_H
/* instruction used when calling abort() to kill yourself */
#define __UCLIBC_ABORT_INSTRUCTION__ "halt"