Repository URL to install this package:
Version:
4.9.35-1 ▾
|
linux-headers-4.9.35-rt25-cloudywizzard
/
usr
/
src
/
linux-headers-4.9.35-rt25-cloudywizzard
/
include
/
generated
/
bounds.h
|
---|
#ifndef __LINUX_BOUNDS_H__
#define __LINUX_BOUNDS_H__
/*
* DO NOT MODIFY.
*
* This file was generated by Kbuild
*/
#define NR_PAGEFLAGS 23 /* __NR_PAGEFLAGS # */
#define MAX_NR_ZONES 5 /* __MAX_NR_ZONES # */
#define NR_CPUS_BITS 9 /* ilog2(CONFIG_NR_CPUS) # */
#define SPINLOCK_SIZE 48 /* sizeof(spinlock_t) # */
#endif