Transform 'u64' to 'uint64_t'
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 18 Jun 2009 07:11:40 +0000 (07:11 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 18 Jun 2009 07:11:40 +0000 (07:11 +0000)
- Replace '\([^_]\)u64' with '\1uint64_t'.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2282 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/helper/types.h
src/target/trace.h

index e1a898e5a42c9c9a6194bea4af9320bd4243089a..ece56264274ac42be4f0890d25efc2809407f8ab 100644 (file)
@@ -42,8 +42,8 @@ typedef unsigned short uint16_t;
 typedef unsigned int uint32_t;
 #endif
 
-#ifndef u64
-typedef unsigned long long u64;
+#ifndef uint64_t
+typedef unsigned long long uint64_t;
 #endif
 
 typedef struct jtag_tap_s jtag_tap_t;
index 90bd600721f52740d053e2238f70ee1489698e6c..0a9ccc55f531ac7de698b8dc810f207d9206b9b6 100644 (file)
@@ -28,7 +28,7 @@ struct command_context_s;
 typedef struct trace_point_s
 {
        uint32_t address;
-       u64 hit_counter;
+       uint64_t hit_counter;
 } trace_point_t;
 
 typedef struct trace_s

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)