mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
commenting out ECHOPRT and PENDIN
This commit is contained in:
parent
bddaed3295
commit
c9beeccae3
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
(define-c-const unsigned-long ECHOE)
|
||||
(define-c-const unsigned-long ECHO)
|
||||
(define-c-const unsigned-long ECHONL)
|
||||
(define-c-const unsigned-long ECHOPRT)
|
||||
;; (define-c-const unsigned-long ECHOPRT)
|
||||
(define-c-const unsigned-long ECHOCTL)
|
||||
(define-c-const unsigned-long ISIG)
|
||||
(define-c-const unsigned-long ICANON)
|
||||
|
@ -80,7 +80,7 @@
|
|||
(define-c-const unsigned-long TOSTOP)
|
||||
(define-c-const unsigned-long FLUSHO)
|
||||
;; (define-c-const unsigned-long NOKERNINFO)
|
||||
(define-c-const unsigned-long PENDIN)
|
||||
;; (define-c-const unsigned-long PENDIN)
|
||||
(define-c-const unsigned-long NOFLSH)
|
||||
|
||||
(define-c-const unsigned-long VEOF)
|
||||
|
|
Loading…
Add table
Reference in a new issue