wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[System API] Implement uptime() #105

Closed trylimits closed 9 years ago

trylimits commented 9 years ago

We should implement a system call which returns the uptime of the system (including a command program).

trylimits commented 9 years ago

Done. Working fine. New command is uptime.