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