Changes in uspace/app/init/init.c [31e9fe0:2e2c18a1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r31e9fe0 r2e2c18a1 384 384 srv_start("/srv/input", HID_INPUT); 385 385 srv_start("/srv/output", HID_OUTPUT); 386 srv_start("/srv/hound"); 386 387 387 388 int rc = compositor(HID_INPUT, HID_COMPOSITOR_SERVER);
Note:
See TracChangeset
for help on using the changeset viewer.