mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-12 19:06:28 +08:00
score: Move _IO_Relax() to new <rtems/dev/io.h>
This function is not a super core service.
This commit is contained in:
@@ -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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user