summaryrefslogtreecommitdiff
path: root/include/lib/stdlib/machine/_inttypes.h
blob: 7dfe9c3d5ce52977bf12e61baaddca6b930b8623 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (c) 2015, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef _MACHINE_INTTYPES_H_
#define _MACHINE_INTTYPES_H_

/*
 * Trusted Firmware does not depend on any definitions in this file. Content
 * will be added as needed.
 */

#endif /* !_MACHINE_INTTYPES_H_ */