add benchmark to app. TODO: test benchmark.

This commit is contained in:
TXuian 2022-12-07 18:00:46 +08:00
parent 99c1582d27
commit 6d3d07f60a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
* See the Mulan PSL v2 for more details. * See the Mulan PSL v2 for more details.
*/ */
__STACKSIZE__ = 8192; __STACKSIZE__ = 6144;
OUTPUT_ARCH( "riscv" ) OUTPUT_ARCH( "riscv" )
MEMORY MEMORY
{ {