#include <math.h> u_quad_t __udivdi3(u_quad_t a,u_quad_t b) { return(0); } quad_t __divdi3(quad_t a,quad_t b) { return(0); }