status.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifndef __PROC_STATUS_H
|
||||
#define __PROC_STATUS_H
|
||||
extern char *status(proc_t* task);
|
||||
extern const char * status(const proc_t *restrict task);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user