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

prctl.h « asm-um « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64b6d099bdd575d17753c64fe3c824414deb144d (plain)
1
2
3
4
5
6
#ifndef __UM_PRCTL_H
#define __UM_PRCTL_H

#include "asm/arch/prctl.h"

#endif