Added prototyping stuff

This commit is contained in:
ceriel
1993-11-10 11:49:49 +00:00
parent 73adc0f645
commit 62f978c40f
13 changed files with 39 additions and 19 deletions

View File

@@ -3,10 +3,11 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include "object.h"
#include "obj.h"
extern int __sectionnr;
void
wr_putc(ch)
{
register struct fil *ptr = &__parts[PARTEMIT+getsect(__sectionnr)];