Redeclare cp_time. It's no longer static, and linprocfs needs it.

This commit is contained in:
des 2000-09-07 16:38:04 +00:00
parent e2a94e3657
commit 395b4ef537

View File

@ -51,6 +51,7 @@
#ifdef _KERNEL
extern long cp_time[CPUSTATES];
extern long tk_cancc;
extern long tk_nin;
extern long tk_nout;