Changeset b63b02e in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2017-11-01T16:13:55Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a4e3976
Parents:
f36ac04
Message:

Do not attempt to start /srv/obio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    rf36ac04 rb63b02e  
    338338       
    339339        srv_start("/srv/devman");
    340         srv_start("/srv/obio");
    341340        srv_start("/srv/s3c24xx_uart");
    342341        srv_start("/srv/s3c24xx_ts");
Note: See TracChangeset for help on using the changeset viewer.