Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exprlib: move dumping code to a separate C file | H. Peter Anvin | 2017-02-28 | 1 | -0/+79 |
Most of the time we don't need the dumping code, so move it to a separate C file to the linker can exclude it. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |