Skip to content

Commit

Permalink
Update README for TARGET_CPU_ARM and TARGET_CPU_ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed Apr 15, 2021
1 parent 053a406 commit 7883156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ Wrapped headers and replaced functions are:
</tr>
<tr>
<td><code>TargetConditionals.h</code></td>
<td>Adds definition for <code>TARGET_OS_SIMULATOR</code> and
<code>TARGET_OS_OSX</code> if needed.</td>
<td>Adds definitions for <code>TARGET_CPU_ARM</code>, <code>TARGET_CPU_ARM64</code>,
<code>TARGET_OS_SIMULATOR</code> and <code>TARGET_OS_OSX</code> if needed.</td>
<td>OSX10.10</td>
</tr>
</table>
Expand Down

0 comments on commit 7883156

Please sign in to comment.