Advertisement
Guest User

Untitled

a guest
Oct 5th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. hal/components/lcd.c: In function ‘rtapi_app_main’:
  2. hal/components/lcd.c:106: warning: implicit declaration of function ‘snprintf’
  3. hal/components/lcd.c:106: warning: incompatible implicit declaration of built-in function ‘snprintf’
  4. hal/components/lcd.c: In function ‘parse_fmt’:
  5. hal/components/lcd.c:437: warning: implicit declaration of function ‘abs’
  6. hal/components/lcd.c:480: warning: implicit declaration of function ‘do_div’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement