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

infoblk.c « go32 « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a54b6b186945bd69dd0f5ec4d651e2e520e25fa (plain)
1
2
3
4
#include "go32.h"

Go32_Info_Block _go32_info_block = { sizeof(Go32_Info_Block) };