1cc_binary { 2 name: "cpustats", 3 srcs: ["cpustats.c"], 4 cflags: [ 5 "-Wall", 6 "-Werror", 7 ], 8} 9