Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 23:39:52 +0800
From:      Kathy Quinlan <kat-free@kaqelectronics.dyndns.org>
To:        freebsd-hackers@freebsd.org
Subject:   clock.h
Message-ID:  <42233B48.4010108@kaqelectronics.dyndns.org>

next in thread | raw e-mail | index | archive | help
I have this:

#include <machine/clock.h>

In program I use this:

DELAY(1000);

I get this:

undefined referance to 'DELAY'

when I compile the program with GCC with flags -Wall -g -o com main.c

ANY ideas ??

I have looked in the relevent header and it seems to be there

Regards,

Kat.


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 27/02/2005



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42233B48.4010108>