summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files/arch/rlx/bsp/bspinit.h
diff options
context:
space:
mode:
authorArtur Artamonov <freeartman@wechall.net>2013-09-27 11:10:13 +0300
committerArtur Artamonov <freeartman@wechall.net>2013-09-27 11:10:13 +0300
commit661143c8cba1e6e62bc7c107f183c8a63aec7272 (patch)
treeebe97816c611b34aece9a9d8fa075fbf2c1a5f45 /target/linux/realtek/files/arch/rlx/bsp/bspinit.h
parenta2348724b8d84c4859f1f9d21c878c999562f30b (diff)
Removed arch/rlx/bsp directory
Diffstat (limited to 'target/linux/realtek/files/arch/rlx/bsp/bspinit.h')
-rw-r--r--target/linux/realtek/files/arch/rlx/bsp/bspinit.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/realtek/files/arch/rlx/bsp/bspinit.h b/target/linux/realtek/files/arch/rlx/bsp/bspinit.h
deleted file mode 100644
index e7dddccb4..000000000
--- a/target/linux/realtek/files/arch/rlx/bsp/bspinit.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Realtek Semiconductor Corp.
- *
- * bspinit.h:
- *
- * Tony Wu (tonywu@realtek.com.tw)
- * Dec. 7, 2007
- */
-#ifndef __BSPINIT_H_
-#define __BSPINIT_H_
-
-.macro kernel_entry_setup
-.endm
-
-.macro smp_slave_setup
-.endm
-
-#endif