SMYQ

  • export_symbol详解

    一、export_symbol概述 EXPORT_SYMBOL(symbol_name); EXPORT_SYMBOL_GPL(symbol_name); 在Linux内核中,驱动…

    编程 2024-11-01