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

@@ -10,3 +10,5 @@ struct tcontext {
};
typedef struct tcontext tcontext_t;
#define CHOPSTX_THREAD_SIZE 64