BUILD 99 B

12345678
  1. load('//sys/src/acpi.BUILD', "acpi_binary")
  2. acpi_binary(
  3. name="irq",
  4. srcs=[
  5. "irq.c",
  6. ],
  7. )