Clean up ill-advised or unusual header guards

Cleaned up with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
Markus Armbruster 2016-06-29 13:47:03 +02:00
parent 965379b455
commit 2a6a4076e1
141 changed files with 385 additions and 378 deletions

View file

@ -18,8 +18,8 @@
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __FPA11_H__
#define __FPA11_H__
#ifndef FPA11_H
#define FPA11_H
#include "cpu.h"

View file

@ -18,8 +18,8 @@
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __FPOPCODE_H__
#define __FPOPCODE_H__
#ifndef FPOPCODE_H
#define FPOPCODE_H
/*
ARM Floating Point Instruction Classes

View file

@ -18,8 +18,8 @@
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __FPSR_H__
#define __FPSR_H__
#ifndef FPSR_H
#define FPSR_H
/*
The FPSR is a 32 bit register consisting of 4 parts, each exactly