File:  [DVB] / dietlibc / i386 / __ten.S
Revision 1.2: download - view: text, annotated - select for diffs
Fri Jul 27 14:45:58 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
noch mehr Getweakse

#
#  Definiert Konstante (float)10. unter dem Namen __ten
#

.global __ten
.data
.type   __ten,@object
.size   __ten,4
__ten:  .long 0x41200000

LinuxTV legacy CVS <linuxtv.org/cvs>