Skip to content

Move signal_32.c open-coded abigap size to USER_REDZONE_SIZE #53

Move signal_32.c open-coded abigap size to USER_REDZONE_SIZE

Move signal_32.c open-coded abigap size to USER_REDZONE_SIZE #53

Workflow file for this run

name: Add all issues to linuxppc backlog
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/linuxppc/projects/1
github-token: ${{ secrets.BOT_ACTIONS_TOKEN }}