libc: Add AArch32 and AArch64 headers

Change-Id: I4f58bb4660078c9bc76d2826c90b2fa711719a3e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
This commit is contained in:
Antonio Nino Diaz 2018-08-15 19:51:09 +01:00
parent 27989a8e34
commit 7c0ff9c40c
22 changed files with 454 additions and 8 deletions

View file

@ -3,11 +3,15 @@
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/*
* Portions copyright (c) 2018, ARM Limited and Contributors.
* All rights reserved.
*/
#ifndef _STDIO_H
#define _STDIO_H
#include <arch/stdio.h>
#include <stdio_.h>
#ifndef FOPEN_MAX
#define FOPEN_MAX 12