Extract Darwin "PlatformHelpers"

This commit is contained in:
Alexander Momchilov
2021-08-22 12:30:08 -04:00
parent 754c0d6bb9
commit dadcb87ad0
6 changed files with 107 additions and 51 deletions

View File

@ -12,6 +12,7 @@ in the source distribution for its full text.
#include "Settings.h"
#include "darwin/DarwinProcessList.h"
typedef struct DarwinProcess_ {
Process super;