view xv6-aarch64/.dir-locals.el @ 4:8832d937a490 default tip

add CbC
author kono
date Thu, 01 Feb 2024 15:56:24 +0900
parents 07bbca19ea77
children
line wrap: on
line source

((c-mode
  (indent-tabs-mode . nil)
  (c-file-style . "bsd")
  (c-basic-offset . 2)))