Changeset 175ad5c6 in mainline
- Timestamp:
- 2010-04-02T09:13:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8f56d93
- Parents:
- dd6c71c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/top/top.c
rdd6c71c r175ad5c6 92 92 sleep(UPDATE_INTERVAL); 93 93 read_vars(&new_data); 94 print_data(&new_data); 95 fflush(stdout); 94 96 95 97 screen_init();
Note:
See TracChangeset
for help on using the changeset viewer.