forked from Imagelibrary/rtems
psxtests/psxchroot01: Typo
This commit is contained in:
@@ -65,7 +65,7 @@ int main(
|
|||||||
)
|
)
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
static const uintptr_t global_location_size = {
|
static const uintptr_t global_location_size [] = {
|
||||||
sizeof(rtems_filesystem_global_location_t)
|
sizeof(rtems_filesystem_global_location_t)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user