patch-2.4.22 linux-2.4.22/include/asm-mips64/sn/launch.h

Next file: linux-2.4.22/include/asm-mips64/sn/sn0/addrs.h
Previous file: linux-2.4.22/include/asm-mips64/sn/addrs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips64/sn/launch.h linux-2.4.22/include/asm-mips64/sn/launch.h
@@ -102,21 +102,6 @@
 #define LAUNCH_FLASH	(*(void (*)(void)) \
 			 IP27PROM_FLASHLEDS)
 
-#ifdef _STANDALONE
-
-launch_t       *launch_get(int nasid, int cpu);
-launch_t       *launch_get_current(void);
-void		launch_loop(void);
-void		launch_slave(int nasid, int cpu,
-			     launch_proc_t call_addr,
-			     __int64_t call_parm,
-			     void *stack_addr,
-			     void *gp_addr);
-int		launch_wait(int nasid, int cpu, int timeout_msec);
-launch_state_t	launch_poll(int nasid, int cpu);
-
-#endif /* _STANDALONE */
-
 #endif /* !__ASSEMBLY__ */
 
 #endif /* _ASM_SN_LAUNCH_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)