From 5eccb3e6d7c27149a0092de48eb21baa495879cb Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 25 May 2017 11:18:39 -0400 Subject: Checkpoint while refactoring. Almost certainly will not compile. --- core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core.c') diff --git a/core.c b/core.c index 1c247f0..8e9f2b2 100644 --- a/core.c +++ b/core.c @@ -245,7 +245,7 @@ hal_error_t hal_core_alloc(const char *name, hal_core_t **pcore) hal_task_yield(); else break; - } + } return err; } -- cgit v1.2.3