Updated parameter names to be Keil compiler friendly.

This commit is contained in:
skarg
2007-10-21 15:31:07 +00:00
parent 97eaacc2a5
commit 375f88b7bc
4 changed files with 45 additions and 44 deletions
+1
View File
@@ -36,6 +36,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "config.h"
int encode_unsigned16(uint8_t * apdu, uint16_t value)
{