libpayload/x86/exception.c: Remove exception_install_hook
commit44d89f526de96322e9dac7b1212f20be10806384
authorRaul E Rangel <rrangel@chromium.org>
Mon, 1 Oct 2018 22:46:13 +0000 (1 16:46 -0600)
committerMartin Roth <martinroth@google.com>
Thu, 4 Oct 2018 15:24:54 +0000 (4 15:24 +0000)
tree6d52bfddc3f0f75532e8388af6019bcdecb7a090
parentad37763a5f313b5d1a4bb746b2f0d1a3095371dd
libpayload/x86/exception.c: Remove exception_install_hook

Not used by x86 code anymore.

BUG=b:116777191
TEST=Validated that depthcharge can be built.

Change-Id: I25ad3903989a5433ce73d657cfdb93dd1f34f7b5
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/28881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
payloads/libpayload/arch/x86/exception.c