Changeset a405563 in mainline for uspace/srv/console/console.c
- Timestamp:
- 2009-08-02T18:51:49Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f019cc07
- Parents:
- 30885b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/console/console.c
r30885b9 ra405563 174 174 } 175 175 176 int ccap_fb_to_con(int ccap_fb, int *ccap_con)176 static int ccap_fb_to_con(int ccap_fb, int *ccap_con) 177 177 { 178 178 switch (ccap_fb) {
Note:
See TracChangeset
for help on using the changeset viewer.