Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8793d854edbc2774943a4b0de3304dc73991159a
/
.
/
include
/
linux
/
cgroup_subsys.h
blob: b152b51a43676a47a0313641ced8b0c90b48946b [
file
] [
log
] [
blame
]
/* Add subsystem definitions of the form SUBSYS(<name>) in this
* file. Surround each one by a line of comment markers so that
* patches don't collide
*/
/* */
/* */
#ifdef
CONFIG_CPUSETS
SUBSYS
(
cpuset
)
#endif
/* */
/* */