Skip to content

Commit

Permalink
Update docs/how-to/hip_runtime_api/memory_management/host_memory.rst
Browse files Browse the repository at this point in the history
Co-authored-by: srawat <[email protected]>
  • Loading branch information
neon60 and SwRaw committed Nov 5, 2024
1 parent f4ed733 commit 96cf3a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ into the swap partition of the hard drive.
Pageable memory is usually allocated with a call to ``malloc`` or ``new`` in a
C++ application.

**Example:** Using pageable host memory in HIP:
**Example:** Using pageable host memory in HIP

.. code-block:: cpp
Expand Down

0 comments on commit 96cf3a6

Please sign in to comment.