/* notifer routines for when the xenstore comes up */ // XXX int register_xenstore_notifier(struct notifier_block *nb); // XXX void unregister_xenstore_notifier(struct notifier_block *nb); /* Register callback to watch this node. */