starting subt implementation
This commit is contained in:
parent
7d23372846
commit
0344ec69b0
8 changed files with 231 additions and 17 deletions
|
@ -122,7 +122,7 @@ struct spho_scope {
|
|||
struct spho_nom_l noms;
|
||||
struct spho_tp_alloc_l tps;
|
||||
|
||||
struct spho_prebind *bind;
|
||||
struct spho_prebind *bind_loc;
|
||||
|
||||
SLIST_ENTRY(spho_scope) next;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue