#include <stdlib.h>
#include <strstream.h>
#include "suifkernel/suifkernel_forwarders.h"
#include "j2s_utils/module.h"
Go to the source code of this file.
Compounds | |
class | sup_Pass |
Functions | |
void | initialize_libraries (SuifEnv *suif_env) |
Initialize all libraries that this pass needs. | |
void | init_j2s_startup (SuifEnv *suif_env) |
Variables | |
const char* | _pass_name = "j2s-main" |
|
|
Initialize all libraries that this pass needs.
|