mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
According to the POSIX standard at https://pubs.opengroup.org/onlinepubs/9699919799/utilities/yacc.html `yyerror` should return `int`. Add unreachable since errx never returns. Reviewed by: imp, kib Differential Revision: https://reviews.freebsd.org/D45447 |
||
|---|---|---|
| .. | ||
| config.5 | ||
| config.8 | ||
| config.h | ||
| config.y | ||
| configvers.h | ||
| kernconf.tmpl | ||
| lang.l | ||
| main.cc | ||
| Makefile | ||
| Makefile.depend | ||
| mkheaders.c | ||
| mkmakefile.cc | ||
| mkoptions.cc | ||