From b55081acae9f808116f6f05585d8fd0cde2191df Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 8 Mar 2012 15:54:05 -0600 Subject: kern/kern_subr.c added for hashinit More undefined symbols resulted. --- Changes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 93ced5dd..4203902e 100644 --- a/Changes +++ b/Changes @@ -13,3 +13,18 @@ - Added argument for destination directory - Support config.inc - Fix for loop line too long on install stanza + ++ kern_subr.c + - had to add #include + ++ RTEMS does not have + - any thread td_ structure elements + - sys/mutex.h - stubbed thread_lock and friends + ++ Include Files to ifdef include out + #include + #include + #include + #include + #include + -- cgit v1.2.3