Skip to content
Snippets Groups Projects
Commit ebf9201a authored by aht2nguy's avatar aht2nguy
Browse files

to edit scheduler.h

parent 595c7bfb
No related branches found
No related tags found
1 merge request!16Withtime
...@@ -15,7 +15,7 @@ ASFLAGS = -mcpu=arm920t -mapcs-32 ...@@ -15,7 +15,7 @@ ASFLAGS = -mcpu=arm920t -mapcs-32
ARFLAGS = rcs ARFLAGS = rcs
all: bwio.a all: bwio.a scheduler.a taskdescriptor.a
scheduler.s: scheduler.c scheduler.s: scheduler.c
$(XCC) -S $(CFLAGS) scheduler.c $(XCC) -S $(CFLAGS) scheduler.c
......
No preview for this file type
#include "scheduler.h" #include "scheduler.h"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment