You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge/runtime/include/workflow.h

5 lines
95 B

#pragma once
extern unsigned short g_single_function_flow_table[];
extern int g_chain_length;