Changeset e0e7eba in mainline for uspace/lib/c/include/ipc/ns.h


Ignore:
Timestamp:
2019-08-07T04:41:28Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
5044114
Parents:
2f44fafd
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-10-12 22:03:25)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:41:28)
Message:

taskman: Remove remainings from NS
Conflicts:

uspace/lib/c/include/ipc/ns.h
uspace/srv/ns/ns.c
uspace/srv/ns/task.c
uspace/srv/ns/task.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/ns.h

    r2f44fafd re0e7eba  
    4141        NS_PING = IPC_FIRST_USER_METHOD,
    4242        NS_REGISTER,
    43         NS_REGISTER_BROKER,
    44         NS_ID_INTRO
     43        NS_REGISTER_BROKER
    4544} ns_request_t;
    4645
Note: See TracChangeset for help on using the changeset viewer.