* SMALL_CODE is now LTC_SMALL_CODE

--HG--
branch : libtomcrypt
extra : convert_revision : 31712ff18103a3abf23df84a00aed40d8a5f4247
This commit is contained in:
Matt Johnston
2005-05-10 17:02:59 +00:00
parent 448b31d764
commit 39b6c455ab

View File

@@ -20,7 +20,7 @@
#define XCLOCKS_PER_SEC CLOCKS_PER_SEC
#ifdef DROPBEAR_SMALL_CODE
#define SMALL_CODE
#define LTC_SMALL_CODE
#endif
/* Enable self-test test vector checking */