-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify code that runs on ARM processors #7
Comments
Hi,professor. Is my understanding correct? |
Hi,professor. |
Good place to start. Assembler, however, will be a very small portion of all code, I presume. Are there C include files specific for ARM? What about other languages? May there be specific calls to OS libraries that may reveal ARM? |
Allow me to clarify the goal of this task. |
I create a repository and write my plan in readme. |
step1: how to recognize it
from project name
from readme file
from actual source code
step2: identify projects, files, and developers in WoC who worked on it
The text was updated successfully, but these errors were encountered: