File: noop.c

package info (click to toggle)
bind 1%3A8.1.2-5
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,076 kB
  • ctags: 7,956
  • sloc: ansic: 54,479; sh: 6,936; makefile: 2,900; yacc: 1,223; perl: 315; lex: 221; awk: 45; sed: 15
file content (4 lines) | stat: -rw-r--r-- 35 bytes parent folder | download | duplicates (46)
1
2
3
4
static void
noop() {
	/* NOOP */
}