|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Apr 28 22:31:40 CEST 2008
Subject: [cvs-checkins] MODIFIED: aemb ...
Date: 00/08/04 28:22:31 Modified: aemb/sw/cc/aemb hook.hh Log: Corrected minor typo. Revision Changes Path 1.11 aemb/sw/cc/aemb/hook.hh http://www.opencores.org/cvsweb.shtml/aemb/sw/cc/aemb/hook.hh.diff?r1=1.10&r2=1.11 (In the diff below, changes in quantity of whitespace are not shown.) Index: hook.hh =================================================================== RCS file: /cvsroot/sybreon/aemb/sw/cc/aemb/hook.hh,v retrieving revision 1.10 retrieving revision 1.11 diff -u -b -r1.10 -r1.11 --- hook.hh 28 Apr 2008 20:29:15 -0000 1.10 +++ hook.hh 28 Apr 2008 20:31:40 -0000 1.11 @@ -1,4 +1,4 @@ -/* $Id: hook.hh,v 1.10 2008/04/28 20:29:15 sybreon Exp $ +/* $Id: hook.hh,v 1.11 2008/04/28 20:31:40 sybreon Exp $ ** ** AEMB2 HI-PERFORMANCE CPU ** Copyright (C) 2004-2007 Shawn Tan Ser Ngiap <shawn.tan@a...> @@ -96,8 +96,6 @@ _aembFreeMTX(); // exit critical section } - semaphore __malloc_mutex = 1; - /** Heap Lock @@ -137,6 +135,9 @@ /* $Log: hook.hh,v $ + Revision 1.11 2008/04/28 20:31:40 sybreon + Corrected minor typo. + Revision 1.10 2008/04/28 20:29:15 sybreon Made files C compatible under C++.
|
 |