debuggers.hg
diff xen/include/xen/domain.h @ 3654:552dd1f1c64c
bitkeeper revision 1.1159.238.5 (4200df8a5A2pMKPYmS5iOV3Q8d2zIw)
Cset exclude: iap10@labyrinth.cl.cam.ac.uk|ChangeSet|20050202130109|29824
Cset exclude: iap10@labyrinth.cl.cam.ac.uk|ChangeSet|20050202130109|29824
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Wed Feb 02 14:11:22 2005 +0000 (2005-02-02) |
parents | 49103eca5edb |
children | 0ef6e8e6e85d |
line diff
1.1 --- a/xen/include/xen/domain.h Wed Feb 02 13:01:09 2005 +0000 1.2 +++ b/xen/include/xen/domain.h Wed Feb 02 14:11:22 2005 +0000 1.3 @@ -6,6 +6,8 @@ 1.4 * Arch-specifics. 1.5 */ 1.6 1.7 +extern void domain_startofday(void); 1.8 + 1.9 extern struct domain *arch_alloc_domain_struct(void); 1.10 1.11 extern void arch_free_domain_struct(struct domain *d);