You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
283 B
16 lines
283 B
5 years ago
|
/*
|
||
|
* C++ header for C header assert.h
|
||
|
* Copyright 1997 ARM Limited. All rights reserved.
|
||
|
*/
|
||
|
|
||
|
/*
|
||
|
* RCS $Revision: 178362 $
|
||
|
* Checkin $Date: 2013-01-10 16:08:02 +0000 (Thu, 10 Jan 2013) $
|
||
|
* Revising $Author: pwright $
|
||
|
*/
|
||
|
|
||
|
#define __ARMCLIB_VERSION 5050106
|
||
|
|
||
|
#include <assert.h>
|
||
|
|