diff options
| author | spv420 <unomilliono@gmail.com> | 2022-04-23 18:22:31 -0400 |
|---|---|---|
| committer | spv420 <unomilliono@gmail.com> | 2022-04-23 18:22:31 -0400 |
| commit | 245a3831d7266913b0281bfa19058b59ac80818b (patch) | |
| tree | d20043b79a8df535a7df9b1d19c249e6ebd2d5a1 /src/patchfinder.h | |
| parent | 8526f9689b7bbeb09a14fbd159ef6d1871909df4 (diff) | |
big b0i
Diffstat (limited to 'src/patchfinder.h')
| -rw-r--r-- | src/patchfinder.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/patchfinder.h b/src/patchfinder.h deleted file mode 100644 index 21af7e3..0000000 --- a/src/patchfinder.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef PATCHFINDER_H -#define PATCHFINDER_H - -#include <stdint.h> - -uint32_t find_dns4_offset(uint32_t region, - uint8_t* bin, - size_t size); - -uint32_t find_lc_conf_offset(uint32_t region, - uint8_t* bin, - size_t size); - -#endif
\ No newline at end of file |
