root/sys/dev/pci/drm/include/linux/init.h
/* Public domain. */

#ifndef _LINUX_INIT_H
#define _LINUX_INIT_H

#define __initconst

#endif