Document dlfcn shim source basis
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* LinuxCNC source basis: src/emc/rs274ngc/interp_base.cc native loader flags. */
|
||||
#define RTLD_GLOBAL 0x00100
|
||||
#define RTLD_NOW 0x00002
|
||||
|
||||
@@ -15,4 +16,3 @@ int dlclose(void *handle);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user