mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
const char *. Originally I was going to add casts from const char * to
char * in some of the pci device drivers, but the reality is that the
pci device probes return constant quoted strings.
|
||
|---|---|---|
| .. | ||
| if_fxp.c | ||
| if_fxpreg.h | ||
| if_fxpvar.h | ||