@node _my_ss, cpu @subheading Syntax @example #include unsigned short _my_ss(); @end example @subheading Description Returns the current @code{SS}. This is useful for setting up interrupt vectors and such. @subheading Return Value @code{SS} @subheading Portability @portability !ansi, !posix