* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.

This commit is contained in:
Greg McGary 2001-02-27 05:24:31 +00:00
parent 46c3f8cdb4
commit 14e6871bb7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
# V: byte-per-page vector (3rd arg to mincore)
# W: wait status, optionally-NULL pointer to int (e.g., 2nd arg of wait4)
ptr='[abBfFINpPsSW]' # all pointer keyletters
ptr='[abBfFINpPsSWV]' # all pointer keyletters
int='[inv]' # all scalar keyletters
typ='[ifnNpP]' # typed-arg keyletters: we capture type for use in thunk