libc: Cleanup SCC headers

Only leave the parts relevant to the Trusted Firmware.

Change-Id: I0444c16e402f6c1629211d03bf6cb32ca3dbcf59
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
This commit is contained in:
Antonio Nino Diaz 2018-08-14 13:39:29 +01:00
parent 7c0ff9c40c
commit 2fb88cb2e9
8 changed files with 49 additions and 250 deletions

View file

@ -8,9 +8,9 @@
* All rights reserved.
*/
#ifndef _STDINT_H_
#define _STDINT_H_
#ifndef STDINT_H
#define STDINT_H
#include <stdint_.h>
#endif
#endif /* STDINT_H */