devfs.h 69 B

1234567
  1. #pragma once
  2. /**
  3. * @brief 初始化devfs
  4. *
  5. */
  6. void devfs_init();