WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
errno.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <ert/rpc.h>
4 
6 #define EBADF ERT_CONST(EBADF)
7 #define EINVAL ERT_CONST(EINVAL)