Subversion Repositories HelenOS

Rev

Rev 2927 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 4343
Line 37... Line 37...
37
 
37
 
38
#define LOADED_PROG_STACK_PAGES_NO 2
38
#define LOADED_PROG_STACK_PAGES_NO 2
39
 
39
 
40
#include <arch/ski/ski.h>
40
#include <arch/ski/ski.h>
41
 
41
 
-
 
42
extern void arch_pre_main(void);
-
 
43
 
42
#endif
44
#endif
43
 
45
 
44
/** @}
46
/** @}
45
 */
47
 */