rtems-uthread_main_np.c: Moved rtems_init_task_id extern to pthread_np.h.

This commit is contained in:
Jennifer Averett
2012-10-08 09:48:41 -05:00
parent 3ac9bb177e
commit 24ddf77f01
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1,2 @@
/* empty file */
extern rtems_id rtems_init_task_id;