Xinyu Zhang | a2fab0e | 2022-10-24 15:37:46 +0800 | [diff] [blame^] | 1 | /* |
2 | * Copyright (c) 2022, Arm Limited. All rights reserved. | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: BSD-3-Clause | ||||
5 | * | ||||
6 | */ | ||||
7 | |||||
8 | #ifndef __CONFIG_BASE_H__ | ||||
9 | #define __CONFIG_BASE_H__ | ||||
10 | |||||
11 | #endif /* __CONFIG_BASE_H__ */ |