Changeset 2a7749d7 in mainline for uspace/app/tetris/screen.h
- Timestamp:
- 2017-10-10T20:47:07Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cf13b17
- Parents:
- 04ba110
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tetris/screen.h
r04ba110 r2a7749d7 55 55 #define putpad(s) tputs(s, 1, put) 56 56 57 #include < libarch/types.h>57 #include <sys/types.h> 58 58 #include <io/console.h> 59 59 #include <async.h>
Note:
See TracChangeset
for help on using the changeset viewer.