diff options
Diffstat (limited to 'backends/plugins/elf/elf32.h')
-rw-r--r-- | backends/plugins/elf/elf32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/plugins/elf/elf32.h b/backends/plugins/elf/elf32.h index aecedf5a37..1ecc68a8f0 100644 --- a/backends/plugins/elf/elf32.h +++ b/backends/plugins/elf/elf32.h @@ -246,4 +246,3 @@ typedef struct { #endif // defined(DYNAMIC_MODULES) && defined(USE_ELF_LOADER) #endif /* BACKENDS_ELF_H */ - |