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 f9ac517229
commit 3eb19ae7c3

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;