RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cpu_asm.h
Go to the documentation of this file.
1
9/*
10 * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda.
11 * written by Alain Schaefer <alain.schaefer@easc.ch>
12 * and Antonio Giovanini <antonio@atos.com.br>
13 *
14 * The license and distribution terms for this file may be
15 * found in the file LICENSE in this distribution or at
16 * http://www.rtems.org/license/LICENSE.
17 *
18 */
19
20#ifndef _RTEMS_SCORE_CPU_ASM_H
21#define _RTEMS_SCORE_CPU_ASM_H
22
23
24
25#endif
26
27/* end of file */