Added include of targopts.h.

This commit is contained in:
Joel Sherrill
1997-01-29 00:13:00 +00:00
parent 985796a39a
commit b918108283
22 changed files with 35 additions and 13 deletions

View File

@@ -10,6 +10,8 @@
* NOTE: The spacing in the use of these macros
* is critical to them working as advertised.
*
* !!! THIS FILE DOES NOT APPEAR TO HAVE BEEN USED IN THE 29K PORT !!!
*
* COPYRIGHT:
*
* This file is based on similar code found in newlib available
@@ -23,15 +25,16 @@
* $Id$
*/
#ifndef __NO_CPU_ASM_h
#define __NO_CPU_ASM_h
#ifndef __A29K_ASM_h
#define __A29K_ASM_h
/*
* Indicate we are in an assembly file and get the basic CPU definitions.
*/
#define ASM
#include <rtems/score/no_cpu.h>
#include <rtems/score/targopts.h>
#include <rtems/score/asm.h>
/*
* Recent versions of GNU cpp define variables which indicate the

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/i386.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/i960.h>
/*

View File

@@ -23,7 +23,7 @@ extern "C" {
#pragma align 4 /* for GNU C structure alignment */
#include <rtems/score/i960.h>
#include <rtems/score/i960.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/i960types.h>
#endif

View File

@@ -31,7 +31,8 @@
*/
#define ASM
#include <rtems/score/m68k.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*
* Recent versions of GNU cpp define variables which indicate the

View File

@@ -32,6 +32,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -32,6 +32,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -29,7 +29,7 @@
#define ASM
#include <rtems/score/sparc.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*

View File

@@ -10,6 +10,8 @@
* NOTE: The spacing in the use of these macros
* is critical to them working as advertised.
*
* !!! THIS FILE DOES NOT APPEAR TO HAVE BEEN USED IN THE 29K PORT !!!
*
* COPYRIGHT:
*
* This file is based on similar code found in newlib available
@@ -23,15 +25,16 @@
* $Id$
*/
#ifndef __NO_CPU_ASM_h
#define __NO_CPU_ASM_h
#ifndef __A29K_ASM_h
#define __A29K_ASM_h
/*
* Indicate we are in an assembly file and get the basic CPU definitions.
*/
#define ASM
#include <rtems/score/no_cpu.h>
#include <rtems/score/targopts.h>
#include <rtems/score/asm.h>
/*
* Recent versions of GNU cpp define variables which indicate the

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/i386.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/i386.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/i960.h>
/*

View File

@@ -31,7 +31,8 @@
*/
#define ASM
#include <rtems/score/m68k.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*
* Recent versions of GNU cpp define variables which indicate the

View File

@@ -31,7 +31,8 @@
*/
#define ASM
#include <rtems/score/m68k.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*
* Recent versions of GNU cpp define variables which indicate the

View File

@@ -32,6 +32,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -32,6 +32,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -32,6 +32,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -31,6 +31,7 @@
*/
#define ASM
#include <rtems/score/targopts.h>
#include <rtems/score/no_cpu.h>
/*

View File

@@ -29,7 +29,7 @@
#define ASM
#include <rtems/score/sparc.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*

View File

@@ -29,7 +29,7 @@
#define ASM
#include <rtems/score/sparc.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
/*