Skip to content

Commit

Permalink
Copy ZP data in sim.
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Jul 19, 2022
1 parent 416a48c commit 430a6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mos-platform/sim/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install(FILES assert.h stdlib.h TYPE INCLUDE)

add_platform_library(sim-crt0)
merge_libraries(sim-crt0
common-copy-zp-data
common-exit-custom
common-init-stack
)
Expand Down

0 comments on commit 430a6d1

Please sign in to comment.