summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/linux/init.h
blob: 4f0355101f77472bc7d3e8da05361a28c1b7a1b7 (plain) (blame)
1
2
3
4
5
6
7
8
/* Public domain. */

#ifndef _LINUX_INIT_H
#define _LINUX_INIT_H

#define __initconst

#endif