WIP: somethings wrong.. #19

Closed
muellerr wants to merge 808 commits from source/master into master
Showing only changes of commit a7d3b4c4a0 - Show all commits

View File

@ -5,7 +5,7 @@
/** /**
* @brief Physical address type * @brief Physical address type
*/ */
typedef uint32_t address_t; typedef std::uint32_t address_t;
/** /**
* @brief This datatype is used to identify different connection over a * @brief This datatype is used to identify different connection over a