cobalt/kernel, lib/cobalt: expose a single syscall table
Since all userland processes belong to the Cobalt personality, all syscalls have been merged into the Cobalt table. As a consequence, all process context information maintained by the core has moved to the cobalt_process descriptor.