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

lmuseflg.h « include « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7984b1969530f3b1be7ed326020f3355ac69a9ae (plain)
1
2
3
4
5
6
#ifndef _LMUSEFLG_H
#define _LMUSEFLG_H
#define USE_NOFORCE 0
#define USE_FORCE 1
#define USE_LOTS_OF_FORCE 2
#endif