summaryrefslogtreecommitdiffstats
path: root/chrome_elf/chrome_elf_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/chrome_elf_main.h')
-rw-r--r--chrome_elf/chrome_elf_main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_elf/chrome_elf_main.h b/chrome_elf/chrome_elf_main.h
index 52bf067..7d02ddd 100644
--- a/chrome_elf/chrome_elf_main.h
+++ b/chrome_elf/chrome_elf_main.h
@@ -5,6 +5,6 @@
#ifndef CHROME_ELF_CHROME_ELF_MAIN_H_
#define CHROME_ELF_CHROME_ELF_MAIN_H_
-extern "C" void SignalChromeElf();
+extern "C" void InitChromeElf();
#endif // CHROME_ELF_CHROME_ELF_MAIN_H_