Include <stdint.h>

This commit is contained in:
Ralf Corsépius
2013-02-14 17:27:15 +01:00
parent 995610e145
commit 91de38f883

View File

@@ -15,6 +15,8 @@
#ifndef _RTEMS_SCORE_GENERAL_ATOMIC_CPU_H
#define _RTEMS_SCORE_GEMERAL_ATOMIC_CPU_H
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif