commit | d9e3cb2f9ed91020b780ee662bdec692a3f276c9 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Jul 19 01:02:04 2017 +0100 |
committer | Matt Turner <mattst88@gmail.com> | Mon Sep 04 12:04:34 2017 -0700 |
tree | 1a5bd7df0364b7fbbb0452b80376c496838e3656 | |
parent | 873f9b5bcbf27f6e89e1879714abe4532cacf5d7 [diff] |
alpha: math-emu: Fix modular build Commit 00fc0e0dda62 ("alpha: move exports to actual definitions") also removed the exports of the math emulator hooks, which are defined in C code. In case anyone cares about the option of CONFIG_MATHEMU=m, add exports next to those definitions. Also add a MODULE_LICENSE. Fixes: 00fc0e0dda62 ("alpha: move exports to actual definitions") Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Matt Turner <mattst88@gmail.com>