#ifndef UBF2DEFS_H
#define UBF2DEFS_H 1
#include "lispemul.h" /* for LispPTR */
LispPTR N_OP_ubfloat2(int a2, int a1, int alpha);
#endif
