
//cp -f libtermb.so /usr/lib/libtermb.so
//gcc -o t t.c -L./ -ltermb
//arm-linux-gcc -o t t.c -L./ -ltermb

//./t usb
