1
0
mirror of https://github.com/golang/go synced 2024-10-03 17:21:21 -06:00
go/include/plan9/mklibc.rc

14 lines
214 B
Plaintext
Raw Normal View History

#!/bin/rc
pattern='/umuldiv/d
/UTFmax/d
/Runesync/d
/Runeself/d
/Runeerror/d
/Runemax/d
/rune routines/,/^\/\*/d
/print routines/,/^\/\*/d
/error string for/,/^\/\*/d'
sed -e $pattern /sys/include/libc.h