Changeset 06a1d077 in mainline for uspace/app/init/init.c
- Timestamp:
- 2012-04-17T06:39:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b1213b0
- Parents:
- 69a93df7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r69a93df7 r06a1d077 305 305 srv_start("/srv/s3c24ts"); 306 306 307 spawn("/srv/net"); 307 spawn("/srv/ethip"); 308 spawn("/srv/inet"); 309 spawn("/srv/tcp"); 310 spawn("/srv/udp"); 308 311 309 312 spawn("/srv/fb");
Note:
See TracChangeset
for help on using the changeset viewer.