This deallocates the memory used by the assembly routines in m19lib. Always call this routine before terminating your programs or the memory will be lost until you reboot.
Also remember NOT to call any m19lib routine after having called free_asm_code() since that would result in calling non-excisting code.