xref: /openbmc/u-boot/arch/xtensa/include/asm/processor.h (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1*83d290c5STom Rini /* SPDX-License-Identifier: GPL-2.0+ */
2c978b524SChris Zankel /*
3c978b524SChris Zankel  *  Copyright (C) 1997 Tensilica Inc.
4c978b524SChris Zankel  */
5c978b524SChris Zankel 
6c978b524SChris Zankel #ifndef _XTENSA_PROCESSOR_H
7c978b524SChris Zankel #define _XTENSA_PROCESSOR_H
8c978b524SChris Zankel 
9c978b524SChris Zankel 
10c978b524SChris Zankel #endif /* _XTENSA_PROCESSOR_H */
11