Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 332 → Rev 63

/shark/trunk/drivers/linuxc24/include/sys/ttydefaults.h
40,10 → 40,6
#ifndef _SYS_TTYDEFAULTS_H_
#define _SYS_TTYDEFAULTS_H_
 
#include "ll/sys/cdefs.h"
 
__BEGIN_DECLS
 
/*
* Defaults on "first" open.
*/
101,6 → 97,4
CDISCARD, CMIN, CTIME, CSTATUS, _POSIX_VDISABLE
};
#undef TTYDEFCHARS
 
__END_DECLS
#endif