mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Add z80 signals
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@472 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
* Public Variables
|
||||
****************************************************************************/
|
||||
|
||||
typedef void (*sig_deliver_t)(_TCB *tcb);
|
||||
typedef void (*sig_deliver_t)(FAR _TCB *tcb);
|
||||
|
||||
/****************************************************************************
|
||||
* Public Function Prototypes
|
||||
|
||||
Reference in New Issue
Block a user