/** * @file * * @brief Blackfin Assembly File * * Defines a couple of Macros used in cpu_asm.S */ /* * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda. * written by Alain Schaefer * and Antonio Giovanini * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. * */ #ifndef _RTEMS_SCORE_CPU_ASM_H #define _RTEMS_SCORE_CPU_ASM_H #endif /* end of file */