7 lines
81 B
C
7 lines
81 B
C
#ifndef PCTL_LS_H_
|
|
#define PCTL_LS_H_
|
|
|
|
void pctl_ls(void);
|
|
|
|
#endif // PCTL_LS_H_
|