add alignment for gnuk.ld.in, add ChangeLog entries.

This commit is contained in:
NIIBE Yutaka
2012-01-20 23:57:23 +09:00
parent 21debc0567
commit aff9080b35
6 changed files with 146 additions and 59 deletions

View File

@@ -103,10 +103,10 @@ static const uint8_t extended_capabilities[] __attribute__ ((aligned (1))) = {
#else
0x00, 0x00,
#endif
/* Max. length of command APDU */
0x00, 0xff,
/* Max. length of response data */
/* Max. length of command APDU data */
0x00, 0xff,
/* Max. length of response APDU data */
0x01, 0x00,
};
/* Algorithm Attributes */