Эх сурвалжийг харах

touchup style to match other arch versions

Mike Frysinger 19 жил өмнө
parent
commit
58fd0c1850

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