Move CHOPSTX_THREAD_SIZE, it's core specific.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka
2019-11-18 08:13:33 +09:00
parent 8e55209f33
commit c7b83fd51c
4 changed files with 9 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <chopstx.h>
#include <chopstx-cortex-m.h>
#include "board.h"