diff options
Diffstat (limited to 'src/pkg/runtime/plan9/386/defs.h')
-rw-r--r-- | src/pkg/runtime/plan9/386/defs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pkg/runtime/plan9/386/defs.h b/src/pkg/runtime/plan9/386/defs.h new file mode 100644 index 000000000..58fd9d94d --- /dev/null +++ b/src/pkg/runtime/plan9/386/defs.h @@ -0,0 +1,2 @@ +// nothing to see here +#define tos_pid 48 |