Set up DMA using SMFI
This commit is contained in:
7
src/board/system76/lemp9/include/board/smfi.h
Normal file
7
src/board/system76/lemp9/include/board/smfi.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _BOARD_SMFI_H
|
||||
#define _BOARD_SMFI_H
|
||||
|
||||
void smfi_init(void);
|
||||
void smfi_event(void);
|
||||
|
||||
#endif // _BOARD_SMFI_H
|
Reference in New Issue
Block a user