blob: 7dfe9c3d5ce52977bf12e61baaddca6b930b8623 [file] [log] [blame]
Juan Castillo9e751572014-11-17 17:27:41 +00001/*
2 * Copyright (c) 2015, ARM Limited and Contributors. All rights reserved.
3 *
dp-armfa3cf0b2017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Juan Castillo9e751572014-11-17 17:27:41 +00005 */
6
7#ifndef _MACHINE_INTTYPES_H_
8#define _MACHINE_INTTYPES_H_
9
10/*
11 * Trusted Firmware does not depend on any definitions in this file. Content
12 * will be added as needed.
13 */
14
15#endif /* !_MACHINE_INTTYPES_H_ */