Jelajahi Sumber

touchup style to match other arch versions

Mike Frysinger 19 tahun lalu
induk
melakukan
58fd0c1850
1 mengubah file dengan 2 tambahan dan 5 penghapusan
  1. 2 5
      libc/sysdeps/linux/vax/bits/uClibc_arch_features.h

+ 2 - 5
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"