Nios/findme

From ASMBits

Write a function that will return the location of the first instruction of your function (i.e., where in memory your function starts).

Expected solution length: Around 2 lines.

Sample Input

[none]

Sample Output

[varies]

Write your solution here

Upload a source file...