libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
This commit is contained in:
@@ -405,7 +405,7 @@ namespace ams::util {
|
||||
return Traits::GetParent(node);
|
||||
}
|
||||
public:
|
||||
IntrusiveList() : impl() { /* ... */ }
|
||||
constexpr IntrusiveList() : impl() { /* ... */ }
|
||||
|
||||
/* Iterator accessors. */
|
||||
iterator begin() {
|
||||
|
||||
Reference in New Issue
Block a user