Improve documentation

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2022-11-24 20:43:15 +00:00
parent aaf69fd682
commit 875d2383d0

View File

@ -31,6 +31,7 @@
* be aligned. * be aligned.
* *
* \param p pointer to 4 bytes of data * \param p pointer to 4 bytes of data
* \return Data at the given address
*/ */
inline uint32_t mbedtls_get_unaligned_uint32( void const *p ) inline uint32_t mbedtls_get_unaligned_uint32( void const *p )
{ {