mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
8 lines
No EOL
151 B
C
Executable file
8 lines
No EOL
151 B
C
Executable file
#ifndef _FBT_HCI_DEFS_H
|
|
#define _FBT_HCI_DEFS_H
|
|
|
|
#include "fbtHciCmds.h"
|
|
#include "fbtHciEvents.h"
|
|
#include "fbtHciErrors.h"
|
|
|
|
#endif // _FBT_HCI_DEFS_H
|