Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. libs/graphics.c(15): Warning! W131: No prototype found for function 'putchar'
  2. libs/keyboard.c(20): Warning! W131: No prototype found for function 'puts'
  3. libs/graphics.c(3): Error! E1034: Symbol 'g_putchar' already defined
  4. libs/graphics.c(13): Error! E1034: Symbol 'g_puts' already defined
  5. kernel.c: 43 lines, included 190, 2 warnings, 2 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement