bind.json 144 B

12345678910
  1. {
  2. "Name": "Kernelbind",
  3. "Program": "bind.elf.out",
  4. "Include": ["kernel.json"],
  5. "Pre": [
  6. ],
  7. "SourceFiles": [
  8. "bind.c"
  9. ]
  10. }