guoshichao 7b5e54cd7b ostest/fpu.c: fix the greenhills compile warning
CC:  binfmt_unregister.c "fpu.c", line 98: warning #1160-D: a reduction in alignment without the
          "packed" attribute is ignored
    uintptr_t save1[XCPTCONTEXT_REGS] aligned_data(XCPTCONTEXT_ALIGN);
              ^

"fpu.c", line 99: warning #1160-D: a reduction in alignment without the
          "packed" attribute is ignored
    uintptr_t save2[XCPTCONTEXT_REGS] aligned_data(XCPTCONTEXT_ALIGN);
              ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-20 02:50:13 +08:00
..
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-08-09 15:07:25 +08:00
2023-03-16 12:00:28 +01:00
2023-04-24 09:55:54 +02:00
2023-04-24 09:55:54 +02:00
2023-05-16 11:59:08 +08:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-09-16 00:08:34 +03:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00
2023-03-16 12:00:28 +01:00