Platform abstraction layer for memory, printf and fprintf

This commit is contained in:
Paul Bakker 2014-02-01 22:50:07 +01:00
parent ab50d8d30c
commit 747a83a0f7
5 changed files with 205 additions and 1 deletions

View file

@ -46,6 +46,7 @@ set(src
pk_wrap.c
pkparse.c
pkwrite.c
platform.c
ripemd160.c
rsa.c
sha1.c