#include <hp48/syscalls.h>

int main()
{
    return sys_coreleft();
}



syntax highlighted by Code2HTML, v. 0.9.1