Remove global variable 'i'
This commit is contained in:
parent
fd2b22474f
commit
afeb246328
@ -35,7 +35,7 @@ struct sprof_sample {
|
||||
struct sprof_proc {
|
||||
endpoint_t proc;
|
||||
char name[8];
|
||||
}i;
|
||||
};
|
||||
|
||||
#endif /* SPROFILE */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user