From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E00B9BA.2050306@domain.hid> Date: Tue, 21 Jun 2011 17:33:14 +0200 From: zenati MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] Number of arguments List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xenomai-core@domain.hid Dear, As known, the norm arinc653 is very strict and the API proposed should be respected. Some functions of the API need more than five arguments. However, the "SKINCALL" is limited to 5. If I want to increase, I have to modify the following files : - ./xenomai-2.5.6/include/asm-arm/syscall.h - ./xenomai-2.5.6/include/asm-blackfin/syscall.h - ./xenomai-2.5.6/include/asm-x86/syscall.h - ./xenomai-2.5.6/include/asm-powerpc/syscall.h - ./xenomai-2.5.6/include/asm-nios2/syscall.h Is it possible? Is is a good idea ? Thank you for your attention and your help. Sincerely Omar ZENATI