Changeset 8f56d93 in mainline for uspace/app/top/screen.h
- Timestamp:
- 2010-04-02T13:35:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b2aba5
- Parents:
- 175ad5c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/top/screen.h
r175ad5c6 r8f56d93 36 36 #include "top.h" 37 37 38 extern int rows; 39 extern int colls; 40 38 41 extern void screen_init(void); 39 42 extern void clear_screen(void);
Note:
See TracChangeset
for help on using the changeset viewer.