2 ** Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
3 ** Copyright 2002, Manuel J. Petit. All rights reserved.
4 ** Distributed under the terms of the NewOS License.
6 #ifndef _LIBSYS__USER_RUNTIME_H
7 #define _LIBSYS__USER_RUNTIME_H
9 #include <newos/user_runtime.h>
11 extern void _init__dlfcn(struct uspace_prog_args_t
const *uspa
);