-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
honestly, no idea at this point, bunch of stuff
- Loading branch information
Showing
59 changed files
with
4,157 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
#ifndef WRAPPER_H | ||
#define WRAPPER_H | ||
|
||
#include "../rss/include/acc_definitions_common.h" | ||
#include "../rss/include/arm/acc_definitions_common.h" | ||
#include <stdarg.h> | ||
#include <stdio.h> | ||
|
||
void c_log_stub(acc_log_level_t level, const char *module, const char *format, ...); | ||
void c_log_stub(acc_log_level_t level, const char *module, const char *format, | ||
...); | ||
|
||
#endif // WRAPPER_H |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.