1
0
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:
Andrew R. Reiter 2002-05-07 20:36:35 +00:00
parent bfb57eef8a
commit 4822f32850
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96178

View File

@ -43,6 +43,8 @@
#include <vm/uma.h>
typedef void (*atm_init_fn)(void);
/*
* Global variable declarations
*/