File: linker-script-binary.ver

package info (click to toggle)
network-manager 1.6.2-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 58,456 kB
  • sloc: ansic: 311,028; xml: 15,469; sh: 6,120; makefile: 3,641; python: 2,489; perl: 256; cpp: 178; ruby: 107
file content (6 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
{
global:
	_IO_stdin_used;
local:
	*;
};