mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 08:28:18 +00:00
todo
This commit is contained in:
parent
58a801ee08
commit
642fe86496
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ typedef struct _stkalc_frame_t {
|
|||
// ----------------------------------------------------------------
|
||||
// Pass-1 stack-frame methods
|
||||
|
||||
// xxx make a test-and-get API for lhmsi
|
||||
static stkalc_frame_t* stkalc_frame_alloc();
|
||||
static void stkalc_frame_free(stkalc_frame_t* pframe);
|
||||
static int stkalc_frame_test_and_get(stkalc_frame_t* pframe, char* name, int* pvalue);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue