Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/include
Module Name: src
Committed By: cube
Date: Mon Mar 6 08:30:44 UTC 2006
Modified Files:
src/sys/arch/amd64/include: cpu.h
Log Message:
delay() is gone, so don't declare it. That way other parts of code that
use a variable named delay (say, netinet6/in6.c) won't shadow something
that doesn't exist anyway.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/amd64/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index