mount.json 147 B

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