xref: /openbmc/u-boot/arch/arc/include/asm/processor.h (revision e8f80a5a)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2015 Synopsys, Inc. All rights reserved.
4  */
5 
6 #ifndef _ASM_ARC_PROCESSOR_H
7 #define _ASM_ARC_PROCESSOR_H
8 
9 /* This file is required by some generic code like USB etc */
10 
11 #endif /* _ASM_ARC_PROCESSOR_H */
12