mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 22:58:26 +00:00
@ -20,7 +20,7 @@
|
||||
|
||||
namespace Genode { namespace Trace {
|
||||
|
||||
typedef uint32_t Timestamp;
|
||||
using Timestamp = uint32_t;
|
||||
|
||||
inline Timestamp timestamp()
|
||||
{
|
||||
|
Reference in New Issue
Block a user