#8: Bare bones

This commit is contained in:
Simon Brooke 2019-02-05 10:27:16 +00:00
parent 23e4f0befa
commit 2bebee6002
3 changed files with 76 additions and 3 deletions

View file

@ -18,12 +18,12 @@
* Licensed under GPL version 2.0, or, at your option, any later version.
*/
#ifndef __psse_stack_h
#define __psse_stack_h
#include "consspaceobject.h"
#include "conspage.h"
#ifndef __stack_h
#define __stack_h
/**
* macros for the tag of a stack frame.
*/