Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: rtx/RTX_CM_lib.h
- Revision:
- 40:bd07334df5b1
- Parent:
- 38:ff95651f53c7
- Child:
- 41:631c0f1008c3
--- a/rtx/RTX_CM_lib.h Thu Jul 31 15:00:07 2014 +0100 +++ b/rtx/RTX_CM_lib.h Fri Aug 15 16:30:22 2014 +0100 @@ -31,7 +31,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. *---------------------------------------------------------------------------*/ -#include "error.h" +#include "mbed_error.h" #if defined (__CC_ARM) #pragma O3
