Commit dc20d49
authored
Fix build error on aarm64. (#54)
## Description
There was an error when building on aarm64. A function name has changed
but not for arm, so it didn't build.
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
## How This Was Tested
Building the repo.
## Integration Instructions
N/A1 parent 7801409 commit dc20d49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments