diff options
| author | leochanj <jbakita@cs.unc.edu> | 2020-10-20 21:46:20 -0400 |
|---|---|---|
| committer | leochanj <jbakita@cs.unc.edu> | 2020-10-20 21:46:20 -0400 |
| commit | e2b50015cebdfba68699abd6e8575e38230f5a78 (patch) | |
| tree | 8bc28e082ad58e5fec07de81fd7c7f9bd9db2686 /all_pairs/source/audiobeam/audiobeamlibmalloc.h | |
| parent | 79f30887129145e15e5172e36a7d7602859fc932 (diff) | |
| parent | dd606a16e840880e7617b140f6083af8ea83b6b7 (diff) | |
Merge branch 'rtas20-wip' into sd-vbs
Diffstat (limited to 'all_pairs/source/audiobeam/audiobeamlibmalloc.h')
| -rw-r--r-- | all_pairs/source/audiobeam/audiobeamlibmalloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/all_pairs/source/audiobeam/audiobeamlibmalloc.h b/all_pairs/source/audiobeam/audiobeamlibmalloc.h index eccbdb9..354bf0e 100644 --- a/all_pairs/source/audiobeam/audiobeamlibmalloc.h +++ b/all_pairs/source/audiobeam/audiobeamlibmalloc.h | |||
| @@ -24,4 +24,6 @@ | |||
| 24 | 24 | ||
| 25 | void *audiobeam_malloc( unsigned int numberOfBytes ); | 25 | void *audiobeam_malloc( unsigned int numberOfBytes ); |
| 26 | 26 | ||
| 27 | void audiobeam_free_all( void ); | ||
| 28 | |||
| 27 | #endif | 29 | #endif |
