mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Bump __FreeBSD_version due to r320528, cleanup and inlining of
bus_dmamap* functions. Reported by: David Wolfskill <david@catwhisker.org>
This commit is contained in:
parent
cf3de64127
commit
96a38fc002
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1200036 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 1200037 /* Master, propagated to newvers */
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue