diff options
Diffstat (limited to 'platform/thead/c910/platform.h')
-rw-r--r-- | platform/thead/c910/platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/thead/c910/platform.h b/platform/thead/c910/platform.h index 5dcfae8..5e74128 100644 --- a/platform/thead/c910/platform.h +++ b/platform/thead/c910/platform.h @@ -6,7 +6,6 @@ #define _C910_PLATFORM_H_ #define C910_HART_COUNT 16 -#define C910_HART_STACK_SIZE 8192 #define SBI_THEAD_FEATURES \ (SBI_PLATFORM_HAS_SCOUNTEREN | \ |