History log of /seL4-camkes-master/tools/rumprun/include/bmk-core/errno.h
Revision Date Author Comments
# 70337725 05-Apr-2015 Antti Kantee <pooka@iki.fi>

Add copyright/license.

Better late than never ...


# 6c326945 05-Apr-2015 Antti Kantee <pooka@iki.fi>

+ ENOSYS


# 24e15400 25-Mar-2015 Antti Kantee <pooka@iki.fi>

Separate bmk-common to bmk-base and bmk-core, mirroring the libs

This mechanical change makes it easy to look at the headers and determine
at which layer a file is, instead of having to wonder if some bmk-common
interface is provided by -base or -core.