view binary.ver @ 36851:5a61b8dd0aad

Normalize 8-bit format "endianness".
author reimar
date Wed, 26 Feb 2014 19:54:15 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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