mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-05-04 09:21:31 +02:00
Formatting change only.
This commit is contained in:
@@ -59,7 +59,7 @@ typedef struct atom_tcb
|
|||||||
*/
|
*/
|
||||||
POINTER sp_save_ptr;
|
POINTER sp_save_ptr;
|
||||||
|
|
||||||
/* Thread's port specific private data. */
|
/* Thread's port specific private data */
|
||||||
THREAD_PORT_PRIV;
|
THREAD_PORT_PRIV;
|
||||||
|
|
||||||
/* Thread priority (0-255) */
|
/* Thread priority (0-255) */
|
||||||
|
|||||||
Reference in New Issue
Block a user