From 58fd0c1850e47a9d42cdc6ee094de1ceaa03944c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 26 Jan 2006 23:51:09 +0000 Subject: touchup style to match other arch versions --- libc/sysdeps/linux/vax/bits/uClibc_arch_features.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'libc/sysdeps/linux/vax') 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" -- cgit v1.2.3