17 #if defined (POK_NEEDS_ERROR_HANDLING) && ( ! defined (POK_USE_GENERATED_ERROR_HANDLER))
18 #include <core/error.h>
19 #include <core/thread.h>
20 #include <core/partition.h>
29 void pok_error_handler_worker ()
34 pok_error_handler_set_ready (&thread, &error);
38 pok_partition_set_mode (POK_PARTITION_STATE_STOPPED);