mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 09:07:14 +08:00
score: Add include for uintptr_t definition.
This commit is contained in:
committed by
Sebastian Huber
parent
5dc268f96d
commit
2a37016b89
@@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdatomic.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user