]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/ldc.h
libata: kill ata_noop_dev_select()
[linux-2.6] / include / asm-sparc64 / ldc.h
index 3c91f269f9dbeb9f4ee76c296322f0c34df72c29..bdb524a7b814171b98a42c15ad140bbf45b76d28 100644 (file)
@@ -4,6 +4,9 @@
 #include <asm/hypervisor.h>
 
 extern int ldom_domaining_enabled;
+extern void ldom_set_var(const char *var, const char *value);
+extern void ldom_reboot(const char *boot_command);
+extern void ldom_power_off(void);
 
 /* The event handler will be evoked when link state changes
  * or data becomes available on the receive side.