Skip to content

Commit

Permalink
Format with uncrustify
Browse files Browse the repository at this point in the history
  • Loading branch information
George Artavanis committed Dec 13, 2024
1 parent da42233 commit 5db6608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pfsimulator/amps/common/rmm_wrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ extern "C" {
void rmmInit();
void* rmmAlloc(size_t bytes);
void rmmFree(void *p);

#ifdef __cplusplus
}
#endif
Expand Down

0 comments on commit 5db6608

Please sign in to comment.