[BACK]Return to cpu.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / include

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/include/cpu.h between version 1.120 and 1.120.2.1

version 1.120, 2005/12/26 19:23:59 version 1.120.2.1, 2006/01/15 10:02:38
Line 425  void x86_bus_space_mallocok(void);
Line 425  void x86_bus_space_mallocok(void);
 /* est.c */  /* est.c */
 void    est_init(struct cpu_info *);  void    est_init(struct cpu_info *);
   
   /* pnow_k7.c */
   void    pnowk7_init(struct cpu_info *);
   
 #endif /* _KERNEL */  #endif /* _KERNEL */
   
 /*  /*

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.120.2.1

CVSweb <webmaster@jp.NetBSD.org>