sim: added missed macro definition on MacOS
authorAndrea Mondelli <Andrea.Mondelli@ucf.edu>
Mon, 4 Feb 2019 20:12:40 +0000 (15:12 -0500)
committerAndrea Mondelli <Andrea.Mondelli@ucf.edu>
Wed, 6 Feb 2019 15:12:19 +0000 (15:12 +0000)
commit930979744009b4cec970bb9e851cff3259c895b8
treeadd940b5fe96796dc1f0e59e4175a5f4a1a6ccdb
parent1989ce99056885a46fd12c9c9e4c4fbd1045718e
sim: added missed macro definition on MacOS

A recent patch add the use of the macro:
CMSG_ALIGN
This macro is not very cross-platform, and needs to be
defined according to the platform.

This patch defines the missing macro on MacOS.

Change-Id: I582f69e652dc060b4532358141179ad6d37eafc7
Reviewed-on: https://gem5-review.googlesource.com/c/16102
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
src/sim/syscall_emul.hh