settings.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "files.associations": {
  3. "efilib.h": "c",
  4. "efi.h": "c",
  5. "printk.h": "c",
  6. "efibind.h": "c",
  7. "dragonstub.h": "c",
  8. "linux-efi.h": "c",
  9. "riscv64.h": "c",
  10. "lib.h": "c",
  11. "compare": "cpp",
  12. "efidef.h": "c",
  13. "array": "cpp",
  14. "functional": "cpp",
  15. "tuple": "cpp",
  16. "type_traits": "cpp",
  17. "utility": "cpp",
  18. "bug.h": "c",
  19. "limits.h": "c",
  20. "compiler_types.h": "c",
  21. "compiler_attributes.h": "c",
  22. "compiler.h": "c",
  23. "err.h": "c",
  24. "byteorder.h": "c",
  25. "stdarg.h": "c",
  26. "ctype.h": "c",
  27. "types.h": "c",
  28. "hex.h": "c",
  29. "random": "c",
  30. "bitsperlong.h": "c",
  31. "div64.h": "c",
  32. "posix_types.h": "c",
  33. "kernel.h": "c",
  34. "sysinfo.h": "c",
  35. "const.h": "c",
  36. "string.h": "c",
  37. "elf.h": "c",
  38. "stddef.h": "c",
  39. "stdbool.h": "c",
  40. "libfdt_env.h": "c",
  41. "libfdt_internal.h": "c",
  42. "efiapi.h": "c",
  43. "elfloader.h": "c",
  44. "efidebug.h": "c",
  45. "align.h": "c",
  46. "math.h": "c",
  47. "csr.h": "c",
  48. "efidevp.h": "c",
  49. "efiprot.h": "c"
  50. }
  51. }