Welcome to mirror list, hosted at ThFree Co, Russian Federation.

const.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 81b8aae5a8559c9fabf0665c48d8e8659db4f239 (plain)
1
2
3
4
5
6
#ifndef _LINUX_CONST_H
#define _LINUX_CONST_H

#include <vdso/const.h>

#endif /* _LINUX_CONST_H */