2013-12-04 Steve Ellcey <sellcey@mips.com>
* mips/cfe_api.h: Include stdint.h.
This commit is contained in:
@ -59,6 +59,7 @@
|
||||
* CFE_API_* can be defined here as desired.
|
||||
*/
|
||||
/* Begin customization. */
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#define cfe_strlen(s) strlen(s)
|
||||
|
||||
|
Reference in New Issue
Block a user