blob: 2e4ddd0c750763036b1b5f1c8e191bef3408071b [file] [log] [blame]
#ifndef _LIBB_H_
#define _LIBB_H_
void libb_mul(int x);
#endif