mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/rtems/types.h: Include stdint.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/rtems/types.h: Include stdint.h.
|
||||
|
||||
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 409:
|
||||
|
||||
@@ -23,7 +23,7 @@ extern "C" {
|
||||
* RTEMS basic type definitions
|
||||
*/
|
||||
|
||||
#include <rtems/stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* backward compatibility types */
|
||||
typedef uint8_t rtems_unsigned8;
|
||||
|
||||
Reference in New Issue
Block a user