From 89349d7fad252f0b36be4a764369e6dd40a2e692 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 3 Jul 2007 23:09:56 +0100 Subject: Separated out initialisation functions from startup/shutdown functions. --- src/include/gpxe/process.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include/gpxe/process.h') diff --git a/src/include/gpxe/process.h b/src/include/gpxe/process.h index 595787c0f..8d9b109a5 100644 --- a/src/include/gpxe/process.h +++ b/src/include/gpxe/process.h @@ -34,7 +34,6 @@ struct process { extern void process_add ( struct process *process ); extern void process_del ( struct process *process ); extern void step ( void ); -extern void init_processes ( void ); /** * Initialise process without adding to process list -- cgit v1.2.3-55-g7522