- Add atm_init_fn

This commit is contained in:
Andrew R. Reiter 2002-05-07 20:36:35 +00:00
parent bfb57eef8a
commit 4822f32850

View File

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