Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
8109cd5f
Commit
8109cd5f
authored
Apr 27, 2017
by
Paul Sokolovsky
Browse files
extmod/crypto-algorithms/sha256: Remove non-standard memory.h header.
parent
31bbcd44
Changes
1
Hide whitespace changes
Inline
Side-by-side
extmod/crypto-algorithms/sha256.c
View file @
8109cd5f
...
...
@@ -14,7 +14,6 @@
/*************************** HEADER FILES ***************************/
#include
<stdlib.h>
#include
<memory.h>
#include
"sha256.h"
/****************************** MACROS ******************************/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment