ARM: cpu topology: Add debugfs interface for cpu_power
[cmplus.git] / include / linux / blx.h
blob7fa45fcff1698d3570c12a691bcaa9f172cffc1f
1 /* include/linux/blx.h */
3 #ifndef _LINUX_BLX_H
4 #define _LINUX_BLX_H
6 #define MAX_CHARGINGLIMIT 100
8 int get_charginglimit(void);
10 #endif