Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pinwhell authored Sep 15, 2023
1 parent f01f1cf commit a6e71f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/jni/LinuxProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
#include <vector>
#include <sys/mman.h>

#define READ 0
#define READ_WRITE 1
#define EXECUTE_READ 2
#define EXECUTE_READ_WRITE 3


struct SegmentInfo{
/**
* @brief full segment name, if is present
Expand Down

0 comments on commit a6e71f1

Please sign in to comment.