mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
- Add atm_init_fn
This commit is contained in:
parent
bfb57eef8a
commit
4822f32850
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96178
@ -43,6 +43,8 @@
|
||||
|
||||
#include <vm/uma.h>
|
||||
|
||||
typedef void (*atm_init_fn)(void);
|
||||
|
||||
/*
|
||||
* Global variable declarations
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user