]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - include/linux/dell-led.h
fs: prevent speculative execution
[mirror_ubuntu-artful-kernel.git] / include / linux / dell-led.h
1 #ifndef __DELL_LED_H__
2 #define __DELL_LED_H__
3
4 int dell_micmute_led_set(int on);
5
6 #endif