mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11: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_ed.c | ||
| if_ed_pci.c | ||
| if_edreg.h | ||