Remove PACKED attribute from QuickEntryPoints.

Setting the alignment to 4 can result in a misaligned data structure
on 64-bit platforms. So let's remove the PACKED attribute and allow
this data structure to take a natural alignment of the pointer width.

Change-Id: I0f70bd30abbe1c5db208368f68038f5689a24c9b
1 file changed