rename chx_request_preemption

This commit is contained in:
NIIBE Yutaka
2013-05-24 14:09:33 +09:00
parent 6209b54ffd
commit ed305567f2
3 changed files with 22 additions and 19 deletions

View File

@@ -1,3 +1,10 @@
2013-05-24 Niibe Yutaka <gniibe@fsij.org>
* chopstx.c (chx_request_preemption): Rename from chx_preempt.
* entry.c: "sys.h" is only for to new sys 2.0, keeping
compatibility to 1.0, it is if-def out now.
2013-05-22 Niibe Yutaka <gniibe@fsij.org>
* chopstx.c (chx_enable_intr, chx_disable_intr): Implement.