sys.h changes

This commit is contained in:
NIIBE Yutaka
2013-06-06 12:08:35 +09:00
parent 60e0fbd189
commit c838e3f0e9
13 changed files with 81 additions and 50 deletions

View File

@@ -1,6 +1,8 @@
2013-06-06 Niibe Yutaka <gniibe@fsij.org>
* chopstx.c (PREEMPTION_USEC): Fix.
* entry.c: Include sys.h for clock_init and gpio_init.
* chopstx.c (PREEMPTION_USEC): Fix the value.
2013-06-05 Niibe Yutaka <gniibe@fsij.org>