	.file	"main.c"
	.text
	.globl	init_btowc_cache
	.align	16, 0x90
	.type	init_btowc_cache,@function
init_btowc_cache:                       # @init_btowc_cache
# BB#0:
	.align	16, 0x90
.LBB0_1:                                # %tailrecurse.i
                                        # =>This Inner Loop Header: Depth=1
	jmp	.LBB0_1
.Ltmp0:
	.size	init_btowc_cache, .Ltmp0-init_btowc_cache

	.globl	main
	.align	16, 0x90
	.type	main,@function
main:                                   # @main
# BB#0:
	.align	16, 0x90
.LBB1_1:                                # %tailrecurse.i.i
                                        # =>This Inner Loop Header: Depth=1
	jmp	.LBB1_1
.Ltmp1:
	.size	main, .Ltmp1-main

	.type	btowc_cache,@object     # @btowc_cache
	.comm	btowc_cache,1024,16     # @btowc_cache

	.section	".note.GNU-stack","",@progbits
