rtos: Remove typedef'd struct
[openocd.git] / src / rtos / chromium-ec.c
index 92ed2cbadcda6c51937b18b059603f2c67f1a5cf..1476f19690767fdd9bfec6e11beefe6f92919497 100644 (file)
@@ -306,7 +306,7 @@ static int chromium_ec_update_threads(struct rtos *rtos)
                        LOG_ERROR("Failed to get task %d's runtime", t);
                runtime =  target_buffer_get_u64(rtos->target, runtime_buf);
 
-               /* Priority is simply the positon in the array */
+               /* Priority is simply the position in the array */
                if (thread_ptr == current_task)
                        snprintf(thread_str_buf, sizeof(thread_str_buf),
                                 "State: Running, Priority: %u, Events: %" PRIx32 ", Runtime: %" PRIu64 "\n",
@@ -360,12 +360,12 @@ static int chromium_ec_get_thread_reg_list(struct rtos *rtos,
                                       stack_ptr, reg_list, num_regs);
 }
 
-static int chromium_ec_get_symbol_list_to_lookup(symbol_table_elem_t *symbol_list[])
+static int chromium_ec_get_symbol_list_to_lookup(struct symbol_table_elem *symbol_list[])
 {
        size_t s;
 
        *symbol_list = calloc(ARRAY_SIZE(chromium_ec_symbol_list),
-                             sizeof(symbol_table_elem_t));
+                             sizeof(struct symbol_table_elem));
        if (!(*symbol_list)) {
                LOG_ERROR("Chromium-EC: out of memory");
                return ERROR_FAIL;

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)