aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/rt0_android_arm.s
AgeCommit message (Expand)Author
2014-09-08build: move package sources from src/pkg to srcRuss Cox
2014-09-04runtime: use new #include "textflag.h"Russ Cox
2014-07-01all: add GOOS=androidDavid Crawshaw