"Das U-Boot" Source Tree
at master 9 lines 248 B view raw
1/* SPDX-License-Identifier: GPL-2.0+ */ 2/* 3 * (C) Copyright 2004, Psyent Corporation <www.psyent.com> 4 * Scott McNutt <smcnutt@psyent.com> 5 */ 6 7#ifndef __ASM_NIOS2_PROCESSOR_H_ 8#define __ASM_NIOS2_PROCESSOR_H_ 9#endif /* __ASM_NIOS2_PROCESSOR_H_ */