Subversion Repositories HelenOS-historic

Rev

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

Rev 934 Rev 1222
Line 27... Line 27...
27
 */
27
 */
28
 
28
 
29
#ifndef __ppc32_ARCH_H__
29
#ifndef __ppc32_ARCH_H__
30
#define __ppc32_ARCH_H__
30
#define __ppc32_ARCH_H__
31
 
31
 
-
 
32
extern void arch_pre_main(void);
-
 
33
 
32
#endif
34
#endif