URL
https://opencores.org/ocsvn/aemb/aemb/trunk
[/] [aemb/] [trunk/] [sw/] [cc/] [aemb/] [hook.hh] - Diff between revs 151 and 153
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 151 |
Rev 153 |
Line 1... |
Line 1... |
/* $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
|
** AEMB2 HI-PERFORMANCE CPU
|
** Copyright (C) 2004-2007 Shawn Tan Ser Ngiap
|
** Copyright (C) 2004-2007 Shawn Tan Ser Ngiap
|
**
|
**
|
** This file is part of AEMB.
|
** This file is part of AEMB.
|
Line 94... |
Line 94... |
}
|
}
|
|
|
_aembFreeMTX(); // exit critical section
|
_aembFreeMTX(); // exit critical section
|
}
|
}
|
|
|
semaphore __malloc_mutex = 1;
|
|
|
|
/**
|
/**
|
Heap Lock
|
Heap Lock
|
|
|
This function is called during malloc() to lock out the shared
|
This function is called during malloc() to lock out the shared
|
heap to avoid data corruption.
|
heap to avoid data corruption.
|
Line 135... |
Line 133... |
OPTIMISATION_REQUIRED OPTIMISATION_REQUIRED
|
OPTIMISATION_REQUIRED OPTIMISATION_REQUIRED
|
#endif
|
#endif
|
|
|
/*
|
/*
|
$Log: not supported by cvs2svn $
|
$Log: not supported by cvs2svn $
|
|
Revision 1.10 2008/04/28 20:29:15 sybreon
|
|
Made files C compatible under C++.
|
|
|
Revision 1.9 2008/04/27 16:33:42 sybreon
|
Revision 1.9 2008/04/27 16:33:42 sybreon
|
License change to GPL3.
|
License change to GPL3.
|
|
|
Revision 1.8 2008/04/27 16:04:42 sybreon
|
Revision 1.8 2008/04/27 16:04:42 sybreon
|
Minor cosmetic changes.
|
Minor cosmetic changes.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.