Changes in uspace/srv/hid/output/port/kchar.c [bf9cb2f:8442d10] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/output/port/kchar.c
rbf9cb2f r8442d10 84 84 return rc; 85 85 86 kchar.addr = AS_AREA_ANY;87 88 86 rc = physmem_map(paddr, 89 87 ALIGN_UP(1, PAGE_SIZE) >> PAGE_WIDTH,
Note:
See TracChangeset
for help on using the changeset viewer.