diff options
| author | rsc | 2006-07-16 15:36:31 +0000 |
|---|---|---|
| committer | rsc | 2006-07-16 15:36:31 +0000 |
| commit | 9b37d1bfaa65c96e7a465c285599aa45117182ea (patch) | |
| tree | 58a2e6a4b3ecd7ad5921cfaab9dd5a78ad932448 /usys.S | |
| parent | b903b693ec1525f1c033fa8738f78a6d956f1adf (diff) | |
Add user.h for prototypes.
Add cons_puts for cleaner output.
Diffstat (limited to 'usys.S')
| -rw-r--r-- | usys.S | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ STUB(close) STUB(block) STUB(kill) STUB(panic) +STUB(cons_puts) |
