Choco OS
V.0.16.9.0
Join to the chocolate world
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
oc_md5.h
Go to the documentation of this file.
1
28
#ifndef SYSTEM_LIBRARIES_INC_OC_MD5_H_
29
#define SYSTEM_LIBRARIES_INC_OC_MD5_H_
30
31
#include <stdint.h>
32
38
#define _________________________________________STATIC_INLINE_SECTION______________________________________________________________________
39
40
static
inline
const
char
* md5(
const
char
* String )
41
{
42
return
String;
43
}
44
45
#undef _________________________________________STATIC_INLINE_SECTION______________________________________________________________________
46
47
48
#endif
/* SYSTEM_LIBRARIES_INC_OC_MD5_H_ */
Source
system
libraries
inc
oc_md5.h
Generated on Fri Oct 20 2017 19:56:09 for Choco OS by
1.8.11