Home
last modified time | relevance | path

Searched defs:Linux (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Darch.go195 Linux = NewOsType("linux_glibc", Host, false) var
249 func (os OsType) Linux() bool { func