Update of /cvsroot/mkdump/mkexec/3.0/2.6/include/asm-i386
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22565/include/asm-i386
Modified Files:
mkexec_import.h
Log Message:
add commnet
Index: mkexec_import.h
===================================================================
RCS file: /cvsroot/mkdump/mkexec/3.0/2.6/include/asm-i386/mkexec_import.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mkexec_import.h 26 Mar 2006 23:54:39 -0000 1.2
--- mkexec_import.h 27 Mar 2006 00:08:53 -0000 1.3
***************
*** 39,42 ****
--- 39,43 ----
IMPORT_SYMBOL(kallsyms_lookup_name);
+ /* for RHEL4 */
IMPORT_SYMBOL(genapic);
IMPORT_SYMBOL(__supported_pte_mask);
|