Barrelfish
Functions
init.c File Reference

Code to initialize the octopus server. More...

Functions

errval_t oct_server_init (void)
 Sets up bindings for the octopus server and registers them in the nameserver. More...
 

Detailed Description

Code to initialize the octopus server.

Sets up bindings and vtables.

Function Documentation

errval_t oct_server_init ( void  )

Sets up bindings for the octopus server and registers them in the nameserver.

Return values
SYS_ERR_OK