profiling related cleanup
. do not declare any data in <minix/profile.h> . addr check no longer necessary
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
#if CPROFILE
|
||||
|
||||
static struct cprof_ctl_s cprof_ctl_inst;
|
||||
static struct cprof_tbl_s cprof_tbl_inst;
|
||||
|
||||
/*===========================================================================*
|
||||
* do_cprofile *
|
||||
*===========================================================================*/
|
||||
|
||||
Reference in New Issue
Block a user