mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-19 19:43:32 -04:00
update openharmony 1.0.1
This commit is contained in:
Executable → Regular
-7
@@ -106,13 +106,6 @@ typedef int errno_t;
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
/*
|
||||
* Description: The GetHwSecureCVersion function get SecureC Version string and version number.
|
||||
* Parameter: verNumber - to store version number (for example value is 0x500 | 0xa)
|
||||
* Return: version string
|
||||
*/
|
||||
SECUREC_API const char *GetHwSecureCVersion(unsigned short *verNumber);
|
||||
|
||||
#if SECUREC_ENABLE_MEMSET
|
||||
/*
|
||||
* Description: The memset_s function copies the value of c (converted to an unsigned char) into each of
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user