File: linker-script-binary.ver

package info (click to toggle)
network-manager-applet 1.36.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 22,512 kB
  • sloc: ansic: 34,599; sh: 5,052; makefile: 535; xml: 43; python: 17; sed: 16
file content (6 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
{
global:
	_IO_stdin_used;
local:
	*;
};