Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-10 | 1 | -2/+3 |
* | extable.h: add stddef.h so "NULL" definition is not implicit | Paul Gortmaker | 2016-08-04 | 1 | -0/+2 |
* | exceptions: fork exception table content from module.h into extable.h | Paul Gortmaker | 2016-08-04 | 1 | -0/+30 |