1	.globl lib_var
2	.type lib_var, @object
3	.size lib_var, 2
4lib_var:
5	.word	1
6