File: linker-script-binary.ver

package info (click to toggle)
network-manager 1.54.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,424 kB
  • sloc: ansic: 483,661; python: 11,632; xml: 8,546; sh: 5,555; perl: 596; cpp: 178; javascript: 130; ruby: 107; makefile: 60; lisp: 22
file content (6 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
{
global:
	_IO_stdin_used;
local:
	*;
};