score: Move _IO_Relax() to new <rtems/dev/io.h>

This function is not a super core service.
This commit is contained in:
Sebastian Huber
2023-07-18 09:56:09 +02:00
parent 4a3ace7c7a
commit c8cae1d82d
5 changed files with 73 additions and 13 deletions

View File

@@ -38,7 +38,7 @@
#include <grlib/apbuart.h>
#include <grlib/io.h>
#include <rtems/score/io.h>
#include <rtems/dev/io.h>
void apbuart_outbyte_wait( const apbuart *regs )
{