Add GNU/Linux support (not yet makefile).

This commit is contained in:
NIIBE Yutaka
2017-06-23 09:05:11 +09:00
parent 1bd14d8d40
commit 78c825afe8
3 changed files with 353 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2017-06-23 NIIBE Yutaka <gniibe@fsij.org>
* chopstx-gnu-linux.c, chopstx-gnu-linux.h: New.
* chopstx.c (chx_init): Use chx_init_arch.
(chopstx_create): Use chopstx_create_arch.
(chx_systick_reset, chx_systick_reload, chx_systick_get)