littlekernel / lk

LK embedded kernel
MIT License
3.15k stars 621 forks source link

Add API used by Dartino to get arena list #122

Closed ErikCorryGoogle closed 8 years ago

ErikCorryGoogle commented 8 years ago

Please take a look. Something like this is needed for newer Dartino's that need to know where the Dart heap is going to be allocated.

travisg commented 8 years ago

Looks pretty good. Please collapse these changes, add a [heap] prefix and push it in.