Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3861 → Rev 3862

/branches/sparc/kernel/generic/src/proc/program.c
52,6 → 52,7
#include <print.h>
#include <syscall/copy.h>
#include <proc/program.h>
#include <arch/asm.h>
 
#ifndef LOADED_PROG_STACK_PAGES_NO
#define LOADED_PROG_STACK_PAGES_NO 1