Skip to content

Move extern functions declarations from cygming.h to aarch64-protos.h #57

Move extern functions declarations from cygming.h to aarch64-protos.h

Move extern functions declarations from cygming.h to aarch64-protos.h #57

Workflow file for this run

name: Build toolchain
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions: write-all
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- run: echo "Hello World"