init
This commit is contained in:
8
include/libedbg/libedbg.hpp
Normal file
8
include/libedbg/libedbg.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LIBEDBG_INCLUDE_LIBEDBG_H
|
||||
#define LIBEDBG_INCLUDE_LIBEDBG_H
|
||||
|
||||
namespace edbg {
|
||||
void hello();
|
||||
}
|
||||
|
||||
#endif //LIBEDBG_INCLUDE_LIBEDBG_H
|
||||
Reference in New Issue
Block a user