#include "pm.h"
Go to the source code of this file.
Defines | |
#define | __FILE_ID__ 0x03 |
Functions | |
PmReturn_t | frame_new (pPmObj_t pfunc, pPmObj_t *r_pobj) |
VM frame operations.
Definition in file frame.c.
PmReturn_t frame_new | ( | pPmObj_t | pfunc, | |
pPmObj_t * | r_pobj | |||
) |