Files
mop3/ce/self.h
kamkow1 2a891fcdd1
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m38s
Split CE code into multiple files
2026-03-03 20:59:21 +01:00

8 lines
89 B
C

#ifndef _SELF_H
#define _SELF_H
extern int e_pid;
extern int e_pgid;
#endif // _SELF_H