(root)/
binutils-2.41/
ld/
testsuite/
ld-elfvers/
vers18.map
VERS_1.1 {
	 local:
		 hide_old*; 
		 hide_original*; 
		 hide_new*; 
};

VERS_1.2 {
} VERS_1.1;

VERS_2.0 {
} VERS_1.2;