除了显示驱动,其余全部测试通过
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef IRQ_TASK_CONFIG_H
|
||||
#define IRQ_TASK_CONFIG_H
|
||||
|
||||
#include "system/includes.h"
|
||||
|
||||
extern const struct irq_info irq_info_table[];
|
||||
extern const struct task_info task_info_table[];
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user