Break runtime.c into separate pieces for maps, strings, print, etc.
Share common assembler for amd64 runtime SVN=125317
Showing
src/runtime/rt0_amd64.s
0 → 100644
This diff is collapsed.
src/runtime/runtime_map.c
0 → 100644
This diff is collapsed.
src/runtime/runtime_print.c
0 → 100644
src/runtime/runtime_string.c
0 → 100644
Please register or sign in to comment