Deleted Added
full compact
5c5
< # $Id: LINT,v 1.420 1998/03/21 14:13:47 peter Exp $
---
> # $Id: LINT,v 1.421 1998/03/24 02:55:03 yokota Exp $
620a621,633
> # POSIX P1003.1B
>
> # Real time extensions added int the 1993 Posix
> # P1003_1B: Infrastructure
> # _KPOSIX_PRIORITY_SCHEDULING: Build in _POSIX_PRIORITY_SCHEDULING
> # _KPOSIX_VERSION: Version kernel is built for
>
> options "P1003_1B"
> options "_KPOSIX_PRIORITY_SCHEDULING"
> options "_KPOSIX_VERSION=199309L"
>
>
> #####################################################################