继续增加inline
This commit is contained in:
parent
88a66937f3
commit
8dd87c7776
@ -36,7 +36,7 @@ struct GPIO {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
bool ALWAYS_INLINE IsReadable() const {
|
||||
bool inline IsReadable() const {
|
||||
return allow_reads;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user