Skip to content

Commit

Permalink
Add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Nov 12, 2023
1 parent 80e1da7 commit 815c9a8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/pc_debug/my_platform.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#ifndef MY_PLATFORM
#define MY_PLATFORM

#include "uni_platform.h"

struct uni_platform* get_my_platform(void);

#endif // MY_PLATFORM

0 comments on commit 815c9a8

Please sign in to comment.