Add in_run framework
This commit is contained in:
parent
f47f773c5e
commit
4ad274e807
|
@ -1,5 +1,5 @@
|
|||
#ifndef __NASAL_VAR_INRUN_STACK_H__
|
||||
#define __NASAL_VAR_INRUN_STACK_H__
|
||||
#ifndef __NASAL_VAR_INRUN_LIST_H__
|
||||
#define __NASAL_VAR_INRUN_LIST_H__
|
||||
|
||||
struct var_list_unit
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue