Decode fallocate on PowerPC

* linux/powerpc/syscallent.h: Decode fallocate.
This commit is contained in:
Andreas Schwab 2009-11-04 12:43:20 +01:00
parent b5600fc3df
commit fe9495369e

View File

@ -338,7 +338,7 @@
{ 4, TD, sys_timerfd, "timerfd" }, /* 306 */
{ 1, TD, sys_eventfd, "eventfd" }, /* 307 */
{ 5, 0, printargs, "SYS_308" }, /* 308 */
{ 5, 0, printargs, "SYS_309" }, /* 309 */
{ 6, TF, sys_fallocate, "fallocate" }, /* 309 */
{ 3, 0, sys_subpage_prot, "subpage_prot" }, /* 310 */
{ 5, 0, printargs, "SYS_311" }, /* 311 */
{ 5, 0, printargs, "SYS_312" }, /* 312 */