psxtests/psxchroot01: Typo

This commit is contained in:
Sebastian Huber
2012-07-17 11:27:50 +02:00
parent d6460e815f
commit cd035725b9

View File

@@ -65,7 +65,7 @@ int main(
)
#endif
{
static const uintptr_t global_location_size = {
static const uintptr_t global_location_size [] = {
sizeof(rtems_filesystem_global_location_t)
};