mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
libcpu: MIPS: 清理代码/Clean up code.
清理内容重复的头文件。 Clean up duplicate header files. Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#ifndef __ASSEMBLY__
|
||||
#define __ASSEMBLY__
|
||||
#endif
|
||||
|
||||
#include <p32xxxx.h>
|
||||
#include "../common/mips.inc"
|
||||
#include "../common/mips_def.h"
|
||||
#include "../common/stackframe.h"
|
||||
|
||||
.section ".text", "ax"
|
||||
|
||||
Reference in New Issue
Block a user