]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/base224.h
Mempool: Fixed bug in mp_stats().
[libucw.git] / ucw / base224.h
index beb17486ced0da5945532d41f2576b421d09824d..fded9f4c841a1c526eda3fa6122858e0d95658d9 100644 (file)
@@ -7,6 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
+#ifdef CONFIG_UCW_CLEAN_ABI
+#define base224_decode ucw_base224_decode
+#define base224_encode ucw_base224_encode
+#endif
+
 /**
  * Encodes @len bytes of data pointed to by @src by base224 encoding.
  * Stores them in @dest and returns the number of bytes the output