• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CFLAGS := -static -ffreestanding -nostartfiles -s
2
3TEST_GEN_PROGS := get_size
4
5include ../lib.mk
6