[Prev][Next][Index][Thread]

Clock implementation in oskit




Hi,
  
  Is anything similar to the ANSI C clock function implemented in OSKit?
I am using it in a program which I am  trying to boot as a OSkit kernel. I
am getting 'undefined reference' errors since I have not linked the
standard libraries. I have linked liboskit_dev.a and other oskit kernel
startup libraries though.

Thanks,
Vishal 


Follow-Ups: