Cthulhu  0.2.10
Cthulhu compiler collection
disable_shared.c File Reference
#include "common.h"
#include "core/macros.h"
Include dependency graph for disable_shared.c:

Go to the source code of this file.

Functions

STA_DECL loaded_module_t load_shared_module (loader_t *loader, module_type_t mask, const char *name)
 

Function Documentation

◆ load_shared_module()

STA_DECL loaded_module_t load_shared_module ( loader_t loader,
module_type_t  mask,
const char *  name 
)

Definition at line 8 of file disable_shared.c.