include: arch: remove empty nios2 asm.h
File is empty and being referenced in multiple locations. Remove completely. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d647751bbc
commit
b0fb9ec61a
4 changed files with 0 additions and 19 deletions
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <arch/nios2/asm.h>
|
||||
#include <kernel_structs.h>
|
||||
|
||||
/* exports */
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <arch/nios2/asm.h>
|
||||
#include <kernel_structs.h>
|
||||
#include <offsets_short.h>
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <arch/nios2/asm.h>
|
||||
#include <kernel_structs.h>
|
||||
#include <offsets_short.h>
|
||||
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#ifndef ZEPHYR_INCLUDE_ARCH_NIOS2_ASM_H_
|
||||
#define ZEPHYR_INCLUDE_ARCH_NIOS2_ASM_H_
|
||||
|
||||
#include <toolchain.h>
|
||||
#include <linker/sections.h>
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue