Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: soda
Date: Fri Mar 31 11:44:06 UTC 2000
Modified Files:
syssrc/sys/arch/arc/include: Makefile
Log Message:
cancel previous change, and add a comment about it.
$INCS variable is introduced by cgd to export kernel headers which
are needed from userland. In other words, $INC should only have
headers for kernel <-> userland programming interface.
Headers for kernel internal implementation should not be exported
to userland.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/arc/include/Makefile
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