RTEMS CPU Kit with SuperCore  4.11.3
Macros
m32r.h File Reference

Set up Basic CPU Dependency Settings Based on Compiler Settings. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CPU_NAME   "NO CPU"
 

Detailed Description

Set up Basic CPU Dependency Settings Based on Compiler Settings.

This file sets up basic CPU dependency settings based on compiler settings. For example, it can determine if floating point is available. This particular implementation is specified to the NO CPU port.