sparc: Fix problem with assembler files

This commit is contained in:
Sebastian Huber
2013-05-07 11:24:29 +02:00
parent b1ce6f29d2
commit ad4ef3c79e

View File

@@ -23,7 +23,7 @@
#ifndef _RTEMS_SCORE_SPARC_H
#define _RTEMS_SCORE_SPARC_H
#include <stdint.h>
#include <rtems/score/types.h>
#ifdef __cplusplus
extern "C" {