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

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

#include "asm/arch/posix_types.h"

#endif