Subversion Repositories Kolibri OS

Rev

Rev 1693 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1693 Rev 3593
Line 52... Line 52...
52
 
52
 
Line 53... Line 53...
53
#undef __getOSHandle
53
#undef __getOSHandle
Line -... Line 54...
-
 
54
 
-
 
55
void __ChkTTYIOMode( int handle );
54
 
56
 
55
void __ChkTTYIOMode( int handle );
57
void __initPOSIXHandles( void ) __attribute__ ((constructor));
56
 
58