view binary.ver @ 36494:60d86116a5bc

Simplify: use memcpy_pic.
author reimar
date Sat, 18 Jan 2014 11:41:27 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};