2004-10-10 21:27:30 +00:00
|
|
|
/*
|
|
|
|
* (C) Copyright 2004, Psyent Corporation <www.psyent.com>
|
|
|
|
* Scott McNutt <smcnutt@psyent.com>
|
|
|
|
*
|
2013-07-08 07:37:19 +00:00
|
|
|
* SPDX-License-Identifier: GPL-2.0+
|
2004-10-10 21:27:30 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef __ASM_NIOS2_PROCESSOR_H_
|
|
|
|
#define __ASM_NIOS2_PROCESSOR_H_
|
|
|
|
#endif /* __ASM_NIOS2_PROCESSOR_H_ */
|